Commit graph

5 commits

Author SHA1 Message Date
Luke
c76b144b0a Fix #2674 - Change the use of current directory to match the server assembly location
This will allow dependencies to be resolved beside the assembly as intended when startup scripts are used outside the working directory.
I am not sure why or how many people would do this, as TSAPI wont load plugins (existing issue), but this is a step in the direction of opening up to allow considerations for that.
2022-10-06 20:24:41 +10:00
Luke
10fddf41c3 Update copyright year range in launcher 2022-10-05 18:31:46 +10:00
Luke
76c39c2f59 Fix wording in Program.cs comments 2022-09-05 22:01:49 +10:00
Luke
0ef79230a6
Update TShockLauncher/Program.cs
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2021-12-07 18:18:34 +10:00
Luke
2b4b6353c2 Add TShock Launcher project (TShock.exe) with ./bin folder for dependencies
+ submodule update
TODO: retest on osx and see if we can include file permissions
2021-12-01 08:26:06 +10:00