Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe.

This commit is contained in:
Zack Piispanen 2013-11-10 08:44:30 -05:00
parent f8eafb9073
commit d56e02bb4e
6 changed files with 27 additions and 9 deletions

View file

@ -49,5 +49,5 @@ using System.Runtime.InteropServices;
// Build Number
// MMdd of the build
[assembly: AssemblyVersion("4.2.1.1108")]
[assembly: AssemblyFileVersion("4.2.1.1108")]
[assembly: AssemblyVersion("4.2.1.1110")]
[assembly: AssemblyFileVersion("4.2.1.1110")]