mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
25 lines
578 B
JSON
25 lines
578 B
JSON
{
|
|
"name": "ExpGamingInfo.Science",
|
|
"version": "4.0.0",
|
|
"description": "Adds a science count gui to the game that shows toatal made and per minute",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Gui",
|
|
"Info",
|
|
"ExpGaming",
|
|
"Science",
|
|
"Production"
|
|
],
|
|
"author": "<blank>",
|
|
"contact": "<blank>",
|
|
"license": "<blank>",
|
|
"dependencies": {
|
|
"ExpGamingCore.Gui": "^4.0.0",
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Sync": "?^4.0.0",
|
|
"ExpGamingCore.Sync^4.0.0": "?*"
|
|
},
|
|
"submodules": {},
|
|
"collection": "ExpGamingInfo@4.0.0"
|
|
}
|