Added ExpGamingInfo

This commit is contained in:
Cooldude2606
2018-09-29 17:55:44 +01:00
parent e50bd509f8
commit 5cc5546a05
17 changed files with 489 additions and 245 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "Science",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a science count gui to the game that shows toatal made and per minute",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Science",
"Production"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactoiorStdLib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}