VERSION TICK: 4.1.0.926 & Terraria 1.2 Code Freeze
This commit is contained in:
parent
f7176f5119
commit
1a1d980186
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "Welcome to the future.";
|
||||
public static readonly string VersionCodename = "And the great beast rose from its slumber, ready to take on the world again.";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
private const string LogFormatDefault = "yyyy-MM-dd_HH-mm-ss";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue