10 lines
330 B
Markdown
10 lines
330 B
Markdown
|
# 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.
|