[feat] read video config is ok

This commit is contained in:
Purp1e
2025-03-27 13:32:30 +08:00
parent afa7355f4d
commit 93cda8dc85
9 changed files with 675 additions and 218 deletions

View File

@@ -129,6 +129,8 @@ fn main() {
cmds::set_powerplan,
cmds::get_steam_users,
cmds::set_auto_login_user,
cmds::get_cs2_video_config,
cmds::set_cs2_video_config,
cmds::check_path,
on_button_clicked
])