Commit graph

4 commits

Author SHA1 Message Date
Luke
91c578815c Update net6 refs to net9 2025-01-11 11:19:16 +10:00
renovate[bot]
e21322b86b
Update dependency SharpZipLib to 1.4.2 2025-01-05 10:58:00 +00:00
Luke
403677fad2 Embed symbols in the installer to remove .pdb 2022-11-22 16:44:24 +10:00
Luke
45a378b0f0 Add TShock.Installer to download dotnet runtime
This will include a new ./TShock.Installer executable that will be for users without the dotnet runtime. This program will download the dotnet runtime, extract it, and then run ./TShock.Server for them using the downloaded runtime.

Note: only tested on osx, likely a no-go for linux/windows until more testing occurs.
2022-11-17 00:27:14 +10:00