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

22 lines
569 B
JSON

{
"name": "FactorioStdLib",
"version": "0.8.0",
"description": "Factorio Standard Library Projects",
"location": "FSM_ARCHIVE",
"keywords": [
"Standard Library",
"Lib",
"StdLib"
],
"author": "Afforess",
"contact": "https://github.com/Afforess/Factorio-Stdlib/issues",
"license": "https://github.com/Afforess/Factorio-Stdlib/blob/master/LICENSE",
"submodules": {
"FactorioStdLib.Color": "0.8.0",
"FactorioStdLib.Game": "0.8.0",
"FactorioStdLib.String": "0.8.0",
"FactorioStdLib.Table": "0.8.0"
},
"dependencies": {}
}