mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add exp_gui
This commit is contained in:
0
exp_gui/module/locale/en.cfg
Normal file
0
exp_gui/module/locale/en.cfg
Normal file
12
exp_gui/module/module.json
Normal file
12
exp_gui/module/module.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "exp_gui",
|
||||
"load": [
|
||||
"module_exports.lua"
|
||||
],
|
||||
"require": [
|
||||
],
|
||||
"dependencies": {
|
||||
"clusterio": "*",
|
||||
"exp_util": "*"
|
||||
}
|
||||
}
|
||||
0
exp_gui/module/module_exports.lua
Normal file
0
exp_gui/module/module_exports.lua
Normal file
Reference in New Issue
Block a user