Files
factorio-scenario-ExpCluster/old/modules/ExpGamingInfo/Rockets/softmod.json
2019-03-01 20:24:23 +00:00

24 lines
567 B
JSON

{
"name": "ExpGamingInfo.Rockets",
"version": "4.0.0",
"description": "Adds a rocket count gui to the game that shows milestones and average rocket time",
"location": "FSM_ARCHIVE",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Rockets"
],
"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"
}