aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/platform_specific
AgeCommit message (Expand)Author
2023-03-25fix: Update comment regarding Origin install (#237)GeckoEidechse
2023-03-22fix: Remove unnecessary `.to_string()` (#230)GeckoEidechse
2023-03-22fix: Address clippy errors in glibc parsing code (#226)GeckoEidechse
2023-02-25refactor: Properly set cfg macro for OS conditional compilation (#186)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-10-18Add ldd --version check for Linux (#10)Salmon
2022-09-23Rename functionGeckoEidechse
2022-09-23Only include OS specific code on said OSGeckoEidechse
2022-09-23Move platform specific code into separate fileGeckoEidechse