Commit Graph
21 Commits
Author SHA1 Message Date
Philip KristoffersenandGitHub f16646f540 Add feature to disconnect a shortcut (#160) 2022-05-27 20:58:22 +02:00
Philip KristoffersenandGitHub 835c7ead8d Implement simple clippy suggestions (#159) 2022-05-27 13:19:10 +02:00
Philip KristoffersenandGitHub 29eb932d51 Find Epic Launcher games installed through proton (#158)
* Finds epic games on linux

* Fix up windows paths
2022-05-26 23:14:31 +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 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 KristoffersenandGitHub 077f445175 Bigpicture optimization (#69)
* Download icons  when not in bigpicture mode
2022-04-01 17:40:39 +02:00
Philip KristoffersenandGitHub 704d5b5758 Make orders strings instead of usize (#63) 2022-03-28 19:44:23 +02:00
Philip KristoffersenandGitHub 371177ee20 Correct unit tests (#55) 2022-03-23 09:24:35 +01: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 f60a591180 Make exe launch url instead of explorer 2022-01-01 21:46:15 +01:00
Philip b7c1bb9fb8 Fix manifest unit tests 2022-01-01 12:31:26 +01:00
Philip Kristoffersen 0e8509a87f Use bIsmanaged to decide shortcut type 2021-12-31 14:57:39 +01:00
Philip Kristoffersen ecfee2ec42 Add tests for egs launcher shortcut 2021-12-31 14:32:44 +01:00
Philip 1287a2ff84 Add launch_command to epic shortcuts 2021-12-27 07:50:02 +01:00
Philip 1a14e24173 Fix cargo clippy suggestions 2021-10-10 13:49:00 +02:00
Philip Kristoffersen 05dbaa95e4 feat: Add itch.io as possible platform 2021-09-29 22:08:15 +02:00
Philip Kristoffersen 9493262076 Make platforms generic 2021-09-25 08:50:03 +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