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:
parent
f8eafb9073
commit
d56e02bb4e
6 changed files with 27 additions and 9 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue