feat: 增加 控制中枢 支持干员编组配置,以及编组选择输出

This commit is contained in:
status102
2023-09-07 08:44:38 +08:00
parent 273cbc2332
commit d224b047bf
16 changed files with 106 additions and 40 deletions

View File

@@ -47,7 +47,7 @@ icon: material-symbols:view-quilt-rounded
"rule": "all", // 使用规则,保留字段,目前无作用。以后可能拿来支持插拔等操作
"order": "pre" // 在换干员前使用还是在换完才用,可选,取值范围 "pre" / "post",默认 "pre"
},
"groups":[ // 对于制造站和贸易站,可以设置干员编组
"groups":[ // 对于 "control" / "manufacture" / "trading",可以设置干员编组
{
"name":"古+银",
"operators":[

View File

@@ -44,7 +44,7 @@ Usage and Field Description for `resource/custom_infrast/*.json` files
"rule": "all", // Usage rules. Reserved field. Currently unused, but may be used in the future to support plug-ins and other operations.
"order": "pre" // Whether to use drones before or after changing operators. Optional. Possible values: "pre" / "post". Default is "pre".
},
"groups":[ // For manufacturing stations and trading stations, operator groups can be set
"groups":[ // For "control" / "manufacture" / "trading", operator groups can be set
{
"name":"A",
"operators":[

View File

@@ -37,7 +37,7 @@
"rule": "all", // ルール、予約フィールド、未実装. 後で使用する可能性がある。
"order": "pre" // オペレーターの交換前後の使用設定、オプション、引数 "pre" / "post", デフォルト "pre" (テキーラなど)
},
"groups":[ // 製造ステーションと取引ステーションでは、オペレータグループを設定できます
"groups":[ // "control" / "manufacture" / "trading" の場合、オペレータグループを設定できます
{
"name":"A",
"operators":[

View File

@@ -47,7 +47,7 @@ icon: material-symbols:view-quilt-rounded
"rule": "all", // 使用規則,保留欄位,目前無作用。以後可能拿來支援插拔等操作
"order": "pre" // 在換幹員前使用還是在換完才用,可選,取值範圍 "pre" / "post",預設 "pre"
},
"groups":[ // 對於製造站和貿易站,可以設置幹員編組
"groups":[ // 對於 "control" / "manufacture" / "trading",可以設置幹員編組
{
"name":"古+银",
"operators":[