adds steam_disc_space as feature

This commit is contained in:
Derrick A 2023-10-28 16:08:35 -04:00
parent 51152f9e08
commit aa8ddd68bf

View File

@ -8,7 +8,9 @@
"name": "Ark: Survival Ascended",
"author": "blood@darkartsgaming.com",
"description": "ARK is reimagined from the ground-up into the next-generation of video game technology with Unreal Engine 5! Form a tribe, tame & breed hundreds of unique dinosaurs and primeval creatures, explore, craft, build, and fight your way to the top of the food-chain. Your new world awaits!",
"features": null,
"features": [
"steam_disk_space"
],
"docker_images": {
"ghcr.io\/parkervcp\/steamcmd:proton": "ghcr.io\/parkervcp\/steamcmd:proton"
},