mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 04:06:39 +09:00
22 lines
505 B
JSON
22 lines
505 B
JSON
{
|
|
"name": "home",
|
|
"version": "4.0.0",
|
|
"type": "Module",
|
|
"description": "Allows players to set homes and then return to them later.",
|
|
"location": "<blank>",
|
|
"keywords": [
|
|
"Teleport",
|
|
"ExpGaming",
|
|
"Home",
|
|
"Return",
|
|
"Set Home",
|
|
"Commands"
|
|
],
|
|
"author": "<blank>",
|
|
"contact": "<blank>",
|
|
"license": "<blank>",
|
|
"dependencies": {
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Commands": "^4.0.0"
|
|
}
|
|
} |