Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts: TShockAPI/Properties/AssemblyInfo.cs
This commit is contained in:
commit
7049fd65cd
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "Milestone 3";
|
||||
public static readonly string VersionCodename = "Yes, we're adding Logblock style functionality soon, don't worry.";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue