Compare commits

..

1 Commits

Author SHA1 Message Date
2c32b3223b Fix README
Forgot about the part where no Terraria config options have dashes lol
2021-01-10 20:09:47 -06:00

View File

@@ -26,7 +26,7 @@ You can manage server-config through the `terraria_config` dictionary:
```yaml
terraria_config:
max-players: 8
maxplayers: 8
password: supersecret
```