mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Setup exp_scenario for commands
This commit is contained in:
13
exp_scenario/module/module.json
Normal file
13
exp_scenario/module/module.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "exp_scenario",
|
||||
"load": [
|
||||
],
|
||||
"require": [
|
||||
"control.lua"
|
||||
],
|
||||
"dependencies": {
|
||||
"clusterio": "*",
|
||||
"exp_util": "*",
|
||||
"exp_commands": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user