Files
factorio-scenario-ExpCluster/old/modules/ExpGamingCommands/home/softmod.json
2019-03-01 20:24:23 +00:00

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": {}
}