Json starting fresh.

This commit is contained in:
Shank 2011-06-02 01:39:05 -06:00
parent 7f65697bc2
commit 45a8cf09ce
7 changed files with 82 additions and 55 deletions

View file

@ -15,7 +15,7 @@ namespace TShockAPI
public static string saveDir = "./tshock/";
public static Version VersionNum = new Version(1, 3, 0, 0);
public static Version VersionNum = new Version(1, 3, 0, 1);
public static bool shownVersion = false;