Compileable version of TShock compatible with mobile
- Open MSBuildPath.txt
Make sure the path to MSBuild.exe is correct or the setup will fail
- Run setup.bat
You may now enter one of the following commands:
srv
"Builds TerrariaServerAPI (deletes any prior build)"
shk
"Builds TShockAPI (deletes any prior build)"
rls
"Clean up files and creates a Release in \MobileServer (deletes any prior Release)
all
"Executes all the above commands, in order!"
exit
"Closes setup"
- Enjoy!
- Open and build, TShock.4.OTAPI.sln
- Open and build, TShock.sln
- Go to TShockAPI\bin\Debug
- Run TerrariaServer.exe to create the ServerPlugins folder
- Copy and paste TShockAPI.dll into \ServerPlugins
- Done!
(might need to replace the OTAPI= referenced in TShockAPI with the same OTAPI referenced by TerrariaServerAPI)