mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
21 lines
443 B
JSON
21 lines
443 B
JSON
{
|
|
"name": "ExpGamingCommands.home",
|
|
"version": "4.0.0",
|
|
"description": "Allows players to set homes and then return to them later.",
|
|
"location": "FSM_ARCHIVE",
|
|
"keywords": [
|
|
"Teleport",
|
|
"ExpGaming",
|
|
"Home",
|
|
"Return",
|
|
"Set Home",
|
|
"Commands"
|
|
],
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Command": "^4.0.0"
|
|
},
|
|
"collection": "ExpGamingCommands@4.0.0",
|
|
"submodules": {}
|
|
}
|