Add Ghostbox hardware and logistics automation

This commit is contained in:
王鹏
2026-05-07 15:19:59 +08:00
parent bf26de3244
commit a48ed597b4
14 changed files with 1287 additions and 323 deletions

View File

@@ -6,6 +6,7 @@ added_files = [
('recorder\\*.json', 'recorder'),
('game_state_config.json', '.'),
('ddl', 'ddl'),
('Ghostbox_ddl', 'Ghostbox_ddl'),
('images', 'images'),
('loot_path.json', '.'),
]