mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Added ExpGamingCommands.home
This commit is contained in:
22
modules/ExpGamingCommands/home/softmod.json
Normal file
22
modules/ExpGamingCommands/home/softmod.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user