Files
Commonwealth-Online-Public/server/config/README.md
T
2026-05-30 18:13:54 +12:00

15 lines
213 B
Markdown

# Server Config
This folder is for server configuration templates.
Possible future config values:
```text
host=127.0.0.1
port=7777
max_players=2
tick_rate=20
```
Do not commit private IPs, tokens, or secrets.