readd missing diskspace feature

This commit is contained in:
Torsten Widmann 2022-10-16 09:37:31 +02:00
parent 032a92ab34
commit 42e5f48f16

View File

@ -8,7 +8,9 @@
"name": "Valheim Plus Mod",
"author": "info@goover.de",
"description": "A brutal exploration and survival game for 1-10 players, set in a procedurally-generated purgatory inspired by viking culture.",
"features": null,
"features": [
"steam_disk_space"
],
"docker_images": {
"ghcr.io\/parkervcp\/games:valheim": "ghcr.io\/parkervcp\/games:valheim"
},