Switched to pseudo-semantic versioning, new updater code for manual downloading of udpates

This commit is contained in:
N00MKRAD
2020-12-08 20:41:50 +01:00
parent 79fd8b82dd
commit f968db6180
7 changed files with 117 additions and 27 deletions

View File

@@ -12,7 +12,7 @@ namespace Flowframes
{
static class Program
{
public const int version = 18;
//public const int version = 18;
public static Form1 mainForm;