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

21 lines
452 B
JSON

{
"name": "teleport",
"version": "4.0.0",
"type": "Submodule",
"description": "Adds a few commands used to teleport players.",
"location": "<blank>",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"dependencies": {
"ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0"
}
}