Add beta changelogs

This commit is contained in:
Felix Miller
2022-03-25 16:00:01 -04:00
parent 274aa43b35
commit c688edf09f
3 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ namespace PckStudio.Classes
{
public static string Version = "6.4";
public static bool Beta = true;
public static bool Portable = true;
public static bool Portable = false;
public static bool NeedsUpdate = false;
public static string MainURL = "https://www.pckstudio.xyz/";
public static string BackURL = "http://phoenixarc.ddns.net/";