Commit Graph

2 Commits

Author SHA1 Message Date
Vish
82ad91ea4e Fix Docker setup - download GMod at runtime
- Dockerfile now only installs SteamCMD, server downloaded on first run
- Entrypoint handles full server installation including addons
- Fixed volume configuration for persistence
- Added AUTO_UPDATE environment variable
2026-01-19 06:44:41 +00:00
Vish
ce7fc9f39c Initial PropHunt server setup
- Complete bare metal installer with SteamCMD, MetaMod, SourceMod, ULX
- Docker installer with one-liner support
- Server configuration files (server.cfg, autoexec.cfg, mount.cfg)
- Update script for easy maintenance
- Backup script for server data
- Workshop collection documentation
- SourceMod admin configuration template
2026-01-19 06:41:02 +00:00