https://github.com/codecat/serverguihd
:package: Serious Sam HD: The Second Encounter dedicated server runner
https://github.com/codecat/serverguihd
Last synced: 18 days ago
JSON representation
:package: Serious Sam HD: The Second Encounter dedicated server runner
- Host: GitHub
- URL: https://github.com/codecat/serverguihd
- Owner: codecat
- License: mit
- Created: 2014-12-12T15:58:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T21:10:31.000Z (about 11 years ago)
- Last Synced: 2025-05-28T20:58:24.063Z (9 months ago)
- Language: Visual Basic
- Homepage:
- Size: 262 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Server GUI HD The Second Encounter
==================================
Serious Sam HD: The Second Encounter dedicated server runner.
This used to be hosted on servergui.codeplex.com.
## Download
You can find all releases here: https://github.com/AngeloG/ServerGUIHD/releases/
## Install
1. Put the exe in `Steam\steamapps\common\serious sam hd the second encounter`.
2. Make sure `SamHD_TSE_DedicatedServer.exe` exists in the `Bin` directory. If not, download from Steam's "Tools" tab.
3. Run the exe.
Everything should work fine from this point. If it does not, make sure you have the latest .Net Framework 4.0 installed.
Contact: sam@angelog.nl or at Seriously! as Scratch.
## When using custom +exec script
When using a custom `+exec` script under the "Extras" tab and you're using interval chat messages, make sure you put this line somewhere in your custom script:
dofile("Content/SeriousSamHD_TSE/SGUIHD.lua")