Merge branch 'master' into markdown-formatting-changes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user