Likes: 0
Results 1 to 2 of 2
Thread: stale server and client launcher
-
30-06-17, 02:56 AM #1
stale server and client launcher
Register to remove this ad
The launcher that I done made.
It starts/stops TC worldserver and authserver processes. Also launches the client if configued. Made for use with a single server, and server/client paths are configured in an XML file (staleConfig.xml). Includes options such as:
-Tray icon
-Delete client cache folder on launch
-Hide server processes
-Restart server on crash/exit
-Clear DBErrors.log on server start
-Shortcuts to server and client folders
This is my first attempt at a c# windows form type thing so it's probably shit, but it works well for me. I'd appreciate the feedback and thank you for trying.I went ahead and made a github repo with the code. You can download the release here:Download:Releases . Staleness89/stalelauncher . GitHub
Credits: staleness89
› See More: stale server and client launcher
-
14-12-17, 05:17 AM #2
- Rep Power
- 7
- Reputation
- 2
Register to remove this adHmm, I'm going to go ahead and try this out.