Files
factorio-scenario-ExpCluster/modules/ExpGamingInfo/Readme/softmod.json
Cooldude2606 04c398716d Remade Index
2018-10-12 18:29:50 +01:00

22 lines
527 B
JSON

{
"name": "Readme",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a readme gui to the game that contains useful information",
"location": "<blank>",
"keywords": [
"Gui",
"Info",
"ExpGaming",
"Readme",
"New Player"
],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"FactorioStdlib.Game": "^0.8.0",
"ExpGamingCore.Sync": "?^4.0.0"
}
}