Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | fix: 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-28 | style: Auto-format all Rust code (#84) | GeckoEidechse | |
2022-10-18 | Add ldd --version check for Linux (#10) | Salmon | |
2022-09-23 | Rename function | GeckoEidechse | |
2022-09-23 | Only include OS specific code on said OS | GeckoEidechse | |
when building | |||
2022-09-23 | Move platform specific code into separate file | GeckoEidechse | |