Commit Graph
19 Commits
Author SHA1 Message Date
Philip KristoffersenandGitHub 0385dfb40b Remove failure package (#166)
* Remove dependency on failure

* Update flatpak cargo-lock

* Update cargo version

* Update release manifest
2022-06-07 11:53:15 +02:00
Philip Kristoffersen c2f3e9adb5 Remove redundant debug console prints 2022-05-27 22:41:07 +02:00
Philip KristoffersenandGitHub 835c7ead8d Implement simple clippy suggestions (#159) 2022-05-27 13:19:10 +02:00
Philip KristoffersenandGitHub d1389fd757 Open urls with exe (#146)
* Launch Epic Games in safe mode through the exe

* Launch through exe for amazon games

* Remove unused comment

* Launch Uplay games through exe

* Fix epic tests

* Always launch origin games through the exe

* Fix that compat_folder is an option on unix
2022-05-22 14:53:23 +02:00
Philip Kristoffersen 2c89a857da Set origin compat folder 2022-05-15 17:08:09 +02:00
Philip KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip Kristoffersen 4fb28b3f24 Fix origin paths on windows 2022-04-13 10:12:39 +02:00
Philip KristoffersenandGitHub 96cb429382 Origin proton (#73)
Find and add games from origin when installed with proton
2022-04-07 23:12:40 +02:00
Philip KristoffersenandGitHub b58cbc51e0 Proton support (#64)
Enable proton for heroic games
2022-03-31 17:33:33 +02:00
Ankush GuptaandGitHub c188c6f385 macOS Support (#18)
* replace target_os = "linux" with target_family = "unix"

* check correct dir for macos steam files
2022-03-10 06:21:28 +01:00
Philip dd21e56fd6 Add uplay syncrhonization 2022-01-02 10:37:12 +01:00
Philip Kristoffersen 37a18fb3be Validate settings before run 2021-11-03 08:47:34 +01:00
Philip 1a14e24173 Fix cargo clippy suggestions 2021-10-10 13:49:00 +02:00
Philip Kristoffersen 53021a177a Create symlinks on linux 2021-10-06 10:00:57 +02:00
Philip 97ff798c9d Make get_default_location pub in windows 2021-10-02 15:28:57 +02:00
Philip Kristoffersen 088016843d Reading and writing settings through UI 2021-10-02 13:45:52 +02:00
Philip Kristoffersen 7487ddfc55 Change default location for Origin 2021-10-02 07:19:04 +02:00
Philip 9f9cb34161 Only add origin games that are installed 2021-10-01 22:27:58 +02:00
Philip d7deae57ad Initial Origin Support 2021-10-01 22:26:29 +02:00