mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
23 lines
496 B
JSON
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": {}
|
|
}
|