Forgot the dependencies

This commit is contained in:
Cooldude2606
2018-05-29 16:13:39 +01:00
parent 645b98fbe1
commit 7dafb4ea7f

View File

@@ -6,7 +6,10 @@
"version": "1.0.0", "version": "1.0.0",
"location": "nil", "location": "nil",
"main": "control", "main": "control",
"dependencies": {}, "dependencies": {
"StdLib/Game": ">=1.0.0",
"StdLib/Color": ">=1.0.0"
},
"author": "Cooldude2606", "author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241", "contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/badgamernl/explosivegaming-main/blob/master/LICENSE" "license": "https://github.com/badgamernl/explosivegaming-main/blob/master/LICENSE"