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": "Rising World",
"author": "info@goover.de",
"description": "Rising World is a voxel based open-world sandbox game, featuring a procedurally generated world, playable in single and multi-player.",
"features": null,
"features": [
"steam_disk_space"
],
"images": [
"quay.io\/pterodactyl\/core:java"
],
@@ -92,4 +94,4 @@
"rules": "required|string|max:20"
}
]
}
}