TShock/TShockInstaller
Luke fbd82bbce8 Prevent installer from closing via ctrl+c while server remains open
This allows tshock to handle CancelKeyPress as per normal, instead of closing the parent process, leaving the second trigger to never be reached.
see https://github.com/Pryaxis/TShock/blob/general-devel/TShockAPI/TShock.cs#L710
2022-11-22 16:40:39 +10:00
..
Program.cs Prevent installer from closing via ctrl+c while server remains open 2022-11-22 16:40:39 +10:00
TShockInstaller.csproj Add TShock.Installer to download dotnet runtime 2022-11-17 00:27:14 +10:00