Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/home/softmod.json
2018-06-24 21:26:50 +01:00

22 lines
505 B
JSON

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