Merge branch 'master' into markdown-formatting-changes

This commit is contained in:
Michael (Parker) Parker
2022-02-19 09:20:49 -05:00
committed by GitHub
116 changed files with 1345 additions and 482 deletions

View File

@@ -8,7 +8,9 @@
"name": "Barotrauma",
"author": "admin@softwarenoob.com",
"description": "Barotrauma is a 2D co-op survival horror submarine simulator, inspired by games like FTL: Faster Than Light, Rimworld, Dwarf Fortress and Space Station 13. It\u2019s a Sci-Fi game that combines ragdoll physics and alien sea monsters with teamwork and existential fear.",
"features": null,
"features": [
"steam_disk_space"
],
"images": [
"ghcr.io\/parkervcp\/games:source"
],
@@ -47,4 +49,4 @@
"rules": "required|string|max:20"
}
]
}
}