gsm
Go to file
Pratyush Desai d3193b92dc
Initial Commit
Set the base routing and base html

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2024-10-15 01:53:17 +05:30
static Initial Commit 2024-10-15 01:53:17 +05:30
templates Initial Commit 2024-10-15 01:53:17 +05:30
go.mod Initial Commit 2024-10-15 01:53:17 +05:30
main.go Initial Commit 2024-10-15 01:53:17 +05:30
README.md Initial Commit 2024-10-15 01:53:17 +05:30

GibCasa Game Server Supervisor

Skeleton

  • Stick with HL2 and HL2DM
  • Set up routing
  • GS Lifecycle Management and Statistics
  • Concurrency - manage simultaneously events and schedule tasks.
  • File Handling - configs, logs, backups and export config server
  • TODO: Add auth and db stuff later. For persistent configurations.