mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
82 lines
2.7 KiB
JSON
82 lines
2.7 KiB
JSON
{
|
|
"name": "FactorioStdLib",
|
|
"version": "0.8.0",
|
|
"module": "factorioStdLib",
|
|
"type": "Collection",
|
|
"description": "Factorio Standard Library Projects",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.zip",
|
|
"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": {
|
|
"Color": {
|
|
"name": "Color",
|
|
"version": "0.8.0",
|
|
"module": "Color",
|
|
"type": "Submodule",
|
|
"description": "A defines module for retrieving colors by name.",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Color.zip",
|
|
"keywords": [
|
|
"Standard Library",
|
|
"Lib",
|
|
"StdLib",
|
|
"Color",
|
|
"Extends"
|
|
],
|
|
"dependencies": {}
|
|
},
|
|
"Game": {
|
|
"name": "Game",
|
|
"version": "0.8.0",
|
|
"module": "Game",
|
|
"type": "Submodule",
|
|
"description": "The game module.",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Game.zip",
|
|
"keywords": [
|
|
"Standard Library",
|
|
"Lib",
|
|
"StdLib",
|
|
"Game",
|
|
"Extends"
|
|
],
|
|
"dependencies": {}
|
|
},
|
|
"String": {
|
|
"name": "String",
|
|
"version": "0.8.0",
|
|
"module": "string",
|
|
"type": "Submodule",
|
|
"description": "Extends Lua 5.2 string.",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.String.zip",
|
|
"keywords": [
|
|
"Standard Library",
|
|
"Lib",
|
|
"StdLib",
|
|
"String",
|
|
"Extends"
|
|
],
|
|
"dependencies": {}
|
|
},
|
|
"Table": {
|
|
"name": "Table",
|
|
"version": "0.8.0",
|
|
"module": "table",
|
|
"type": "Submodule",
|
|
"description": "Extends Lua 5.2 table.",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/FactorioStdLib.Table.zip",
|
|
"keywords": [
|
|
"Standard Library",
|
|
"Lib",
|
|
"StdLib",
|
|
"Table",
|
|
"Extends"
|
|
],
|
|
"dependencies": {}
|
|
}
|
|
}
|
|
} |