diff --git a/FailButton/manifest.json b/FailButton/manifest.json index 1e7595d..186a6b6 100644 --- a/FailButton/manifest.json +++ b/FailButton/manifest.json @@ -2,12 +2,11 @@ "$schema": "https://raw.githubusercontent.com/bsmg/BSIPA-MetadataFileSchema/master/Schema.json", "id": "FailButton", "name": "FailButton", - "author": "", - "version": "0.0.3", - "description": "", - "gameVersion": "1.38.0", + "author": "Kinsi55", + "version": "0.0.4", + "description": "Adds a button to the pause menu that fails the level", + "gameVersion": "1.39.0", "dependsOn": { "BSIPA": "^4.0.5" - }, - "features": [] + } } \ No newline at end of file