mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
14 lines
154 B
JSON
14 lines
154 B
JSON
{
|
|
"name": "exp_legacy",
|
|
"load": [
|
|
"control.lua"
|
|
],
|
|
"require": [
|
|
],
|
|
"dependencies": {
|
|
"clusterio": "*",
|
|
"exp_util": "*",
|
|
"exp_gui": "*"
|
|
}
|
|
}
|