diff --git a/app.json b/app.json index ad7d17bf..843a94f6 100644 --- a/app.json +++ b/app.json @@ -11,6 +11,10 @@ "description": "Do you accept the Minecraft EULA?", "value": "true" }, + "MINECRAFT_VERSION":{ + "description":"Choose your Minecraft Version", + "required":false + } "NGROK_API_TOKEN": { "description": "Your personal ngrok API token", "required": true