Files
factorio-scenario-ExpCluster/modules/ExpGamingInfo/Science/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

26 lines
601 B
JSON

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