Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/teleport/softmod.json
2018-08-14 17:24:31 +01:00

22 lines
598 B
JSON

{
"name": "teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.",
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.teleport_4.0.0.zip",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"dependencies": {
"ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0"
},
"collection": "ExpGamingCommands_4.0.0"
}