mirror of
https://github.com/Ale32bit/Capy64.git
synced 2025-01-18 10:36:44 +00:00
Alpha 0.0.2
This commit is contained in:
parent
bd146b465a
commit
a0c3155f8c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ namespace Capy64;
|
|||
|
||||
public class Capy64 : Game, IGame
|
||||
{
|
||||
public const string Version = "a0.0.1";
|
||||
public const string Version = "0.0.2-alpha";
|
||||
public static string AppDataPath = Path.Combine(
|
||||
Environment.GetFolderPath(
|
||||
Environment.SpecialFolder.ApplicationData,
|
||||
|
|
Loading…
Reference in a new issue