mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
22 lines
569 B
JSON
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": {}
|
|
}
|