Files
clutch/tools/README.md
2026-02-05 23:26:03 +08:00

11 lines
318 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# tools/
放置一次性脚本与调试工具,不参与主流程依赖。
## debug/
- debug_bomb.py解析 demo 的炸弹相关事件plant/defuse/explode
- debug_round_end.py用于排查回合结束事件与结果字段
- debug_fields.py用于快速查看事件/字段结构,辅助 ETL 与建表