Commit Graph
18 Commits
Author SHA1 Message Date
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 KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip KristoffersenandGitHub e9d10499f2 Epic safe launch (#85)
This feature lets users force some Epic Games to be launched through the Epic Launcher
2022-04-18 14:00:06 +02:00
Philip 52791fb43f Fix bug where epic games would doulbe 2022-03-21 22:09:40 +01: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 9d1f2799da Only show launchable Epic Games 2022-01-01 16:51:59 +01:00
Philip a3d0377878 Use winreg to look up epic location 2022-01-01 12:27:52 +01:00
Philip 9e310555b8 Update Epic default location to the manifest fodler 2021-10-02 15:41:50 +02:00
Philip Kristoffersen 672bfb9e23 Include PathNotDefined in windows builds 2021-10-02 14:17:57 +02:00
Philip Kristoffersen 088016843d Reading and writing settings through UI 2021-10-02 13:45:52 +02:00
Philip Kristoffersen 05dbaa95e4 feat: Add itch.io as possible platform 2021-09-29 22:08:15 +02:00
Philip Kristoffersen f2b94b9417 Fix missing / in default epic folder 2021-09-25 13:14:44 +02:00
Philip Kristoffersen 993251156d Fix cargo clippy warnings 2021-09-25 12:04:12 +02:00
Philip Kristoffersen d634a26035 Remove unused imports 2021-09-25 11:54:03 +02:00
Philip Kristoffersen 99079dcaff Add settings for EGS and SteamgridDB 2021-09-25 00:36:09 +02:00
Philip Kristoffersen de4d6d0973 Add support for legendary games 2021-09-18 09:27:26 +02:00
Philip f99b6cd9aa Initial commit 2021-09-05 12:46:34 +02:00