Thanks for the help, I'm having a problem with TCAdmin starting the server with a .bat file, If I run the bat from the desktop it works fine so I know the bat works but when I try to launch the server from within TCAdmin using the bat, TCAdmin say server failed to start. Any ideas?
contents of start.bat -
:: Comment out next line after first server start - this command wipes or sets up a new Server
dotnet CryoFall_Server.dll loadOrNew
:: Uncomment next line to start server normally
::dotnet CryoFall_Server.dll load
Also attached my template if useful. Thanks again for any help
CryoFall_Server - Windows test.xml