Files
factorio-scenario-ExpCluster/old/modules/DONE/ExpAdmin/Teleport/softmod.json
2019-04-18 22:24:10 +01:00

23 lines
496 B
JSON

{
"name": "ExpGamingAdmin.Teleport",
"version": "4.0.0",
"description": "Adds three function to admin: tp, bring and go to, these all move the player.",
"location": "FSM_ARCHIVE",
"keywords": [
"Tp",
"Bring",
"Go To",
"Admin",
"ExpGaming",
"Teleport",
"Commands"
],
"dependencies": {
"ExpGamingAdmin.Gui": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingAdmin": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}