[feat] enable replay analysis workflow but json file is not parsed

This commit is contained in:
Purp1e
2025-03-29 01:12:03 +08:00
parent 1d23c29ba8
commit c67c358354
10 changed files with 150 additions and 13 deletions

View File

@@ -134,6 +134,7 @@ fn main() {
cmds::get_cs2_video_config,
cmds::set_cs2_video_config,
cmds::check_path,
cmds::analyze_replay,
on_button_clicked
])
.run(ctx)