aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/platform_specific/windows.rs
AgeCommit message (Expand)Author
2023-10-13refactor: Move repair/verify related funcs to mod (#622)GeckoEidechse
2023-07-02chore: replace game_scanner usage with winreg (#394)Jan
2023-03-26refactor: Replace all `println!()` with log statements (#236)GeckoEidechse
2023-03-25fix: Update comment regarding Origin install (#237)GeckoEidechse
2023-03-22fix: Remove unnecessary `.to_string()` (#230)GeckoEidechse
2023-02-11refactor: Move various consts to `constants.rs` (#162)GeckoEidechse
2022-12-02fix: Stop opening PS to get Origin game path (#99)GeckoEidechse
2022-11-28style: Auto-format all Rust code (#84)GeckoEidechse
2022-09-23Rename functionGeckoEidechse
2022-09-23Move platform specific code into separate fileGeckoEidechse