Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/home/softmod.json
2018-06-24 22:52:10 +01:00

19 lines
431 B
JSON

{
"name": "home",
"version": "4.0.0",
"type": "Submodule",
"description": "Allows players to set homes and then return to them later.",
"location": "<blank>",
"keywords": [
"Teleport",
"ExpGaming",
"Home",
"Return",
"Set Home",
"Commands"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Commands": "^4.0.0"
}
}