Added Module: ExpGamingCore

This commit is contained in:
Cooldude2606
2018-05-30 13:50:38 +01:00
parent eeb44c0c93
commit 24598e594a
33 changed files with 250 additions and 189 deletions

View File

@@ -3,12 +3,12 @@
"module": "ExpLib",
"description": "Adds some common functions used though out all ExpGaming modules",
"keywords": ["ExpGaming","Lib"],
"version": "1.0.0",
"location": "nil",
"main": "control",
"version": "3.4.0",
"location": "url",
"dependencies": {
"StdLib/Game": ">=1.0.0",
"StdLib/Color": ">=1.0.0"
"StdLib.Game": ">=0.8.0",
"StdLib.Color": ">=0.8.0",
"StdLib.Table": ">=0.8.0"
},
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",