add missing steam feature

This commit is contained in:
gOOvER 2023-01-15 11:47:22 +01:00
parent 28b74a1f36
commit 3881e44dd7

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"
},