re-add steam disk feature

This commit is contained in:
Michael (Parker) Parker 2023-01-07 10:52:45 -05:00
parent 29e00c812c
commit 87f90f1fab
No known key found for this signature in database
GPG Key ID: 4FCF332782D9B136

View File

@ -8,7 +8,9 @@
"name": "Don't Starve Together", "name": "Don't Starve Together",
"author": "parker@parkervcp.com", "author": "parker@parkervcp.com",
"description": "Don\u2019t Starve Together is an uncompromising wilderness survival game full of science and magic.", "description": "Don\u2019t Starve Together is an uncompromising wilderness survival game full of science and magic.",
"features": null, "features": [
"steam_disk_space"
],
"docker_images": { "docker_images": {
"ghcr.io\/parkervcp\/games:source": "ghcr.io\/parkervcp\/games:source" "ghcr.io\/parkervcp\/games:source": "ghcr.io\/parkervcp\/games:source"
}, },