mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
23 lines
593 B
JSON
23 lines
593 B
JSON
{
|
|
"name": "FactorioStdLib",
|
|
"version": "0.8.0",
|
|
"type": "Collection",
|
|
"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": {}
|
|
}
|