aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/platform_specific
AgeCommit message (Collapse)Author
2022-12-02fix: Stop opening PS to get Origin game path (#99)GeckoEidechse
Now using a library instead of calling a PowerShell command should prevent the PowerShell window from opening.
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
when building
2022-09-23Move platform specific code into separate fileGeckoEidechse