Resuming WIP

This commit is contained in:
N00MKRAD
2021-02-02 21:48:18 +01:00
parent 630b22dd2c
commit 66a05a4bdb
6 changed files with 72 additions and 14 deletions

View File

@@ -11,7 +11,9 @@ namespace Flowframes.IO
public const string chunksDir = "vchunks";
public const string resumeDir = "resumedata";
public const string scenesDir = "scenes";
public const string alphaSuffix = "-a";
public const string prevSuffix = "-previous";
public static string GetVerPath()
{