Files
factorio-scenario-ExpCluster/modules/ExpGamingCommands/teleport/softmod.json
2018-06-24 19:46:12 +01:00

24 lines
606 B
JSON

{
"name": "teleport",
"version": "4.0.0",
"type": "Module",
"description": "Adds a few commands used to teleport players.",
"location": "<blank>",
"keywords": [
"Teleport",
"Tp",
"Bring",
"GoTo",
"ExpGaming",
"Command",
"Admin",
"Tools"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": {
"ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0"
}
}