Merge branch 'master' into markdown-formatting-changes

This commit is contained in:
Michael (Parker) Parker
2022-02-19 09:20:49 -05:00
committed by GitHub
116 changed files with 1345 additions and 482 deletions

View File

@@ -18,6 +18,6 @@ Don't Starve Together only requires a single port to run. The default is 10999
| Port | default |
|---------|---------|
| Game | 10998 |
| Game | 10999 |
### Mods/Plugins may require ports to be added to the server

View File

@@ -8,7 +8,9 @@
"name": "Don't Starve Together",
"author": "parker@parkervcp.com",
"description": "Don\u2019t Starve Together is an uncompromising wilderness survival game full of science and magic.",
"features": null,
"features": [
"steam_disk_space"
],
"images": [
"quay.io\/parkervcp\/pterodactyl-images:debian_source"
],
@@ -110,4 +112,4 @@
"rules": "nullable|string"
}
]
}
}