mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add Clusterio Plugins
This commit is contained in:
15
exp_commands/module/module.json
Normal file
15
exp_commands/module/module.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "exp_commands",
|
||||
"require": [
|
||||
"commands/data_types.lua",
|
||||
"commands/permission_authorities.lua",
|
||||
"commands/help.lua",
|
||||
"commands/rcon.lua",
|
||||
"commands/sudo.lua",
|
||||
"commands/ipc.lua"
|
||||
],
|
||||
"dependencies": {
|
||||
"clusterio": "*",
|
||||
"exp_util": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user