diff --git a/modules/ExpGamingLib/softmod.json b/modules/ExpGamingLib/softmod.json index 54669d82..9b86aee9 100644 --- a/modules/ExpGamingLib/softmod.json +++ b/modules/ExpGamingLib/softmod.json @@ -6,7 +6,10 @@ "version": "1.0.0", "location": "nil", "main": "control", - "dependencies": {}, + "dependencies": { + "StdLib/Game": ">=1.0.0", + "StdLib/Color": ">=1.0.0" + }, "author": "Cooldude2606", "contact": "Discord: Cooldude2606#5241", "license": "https://github.com/badgamernl/explosivegaming-main/blob/master/LICENSE"