Show that Rare works

This commit is contained in:
Philip Kristoffersen
2022-04-02 13:14:42 +02:00
parent 099912e57b
commit 59e712f409
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@ Optionally you can set BoilR up to automatically download artwork from [SteamGri
- [x] [UPlay](https://ubisoftconnect.com) - [x] [UPlay](https://ubisoftconnect.com)
- [x] [Lutris](https://github.com/lutris/lutris) - [x] [Lutris](https://github.com/lutris/lutris)
- [x] [Legendary](https://github.com/derrod/legendary) - [x] [Legendary](https://github.com/derrod/legendary)
- [x] [Rare](https://github.com/Dummerle/Rare/releases)
- [x] [Heroic Launcher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) (Only Linux & Epic Games for now) - [x] [Heroic Launcher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) (Only Linux & Epic Games for now)
- [ ] XBox/Microsoft Store integration - [ ] XBox/Microsoft Store integration
+2 -2
View File
@@ -46,9 +46,9 @@ class UserInterface {open
xywh {175 125 300 25} align 5 xywh {175 125 300 25} align 5
} }
# ----- Legendary ----- # ----- Legendary/Rare -----
Fl_Check_Button enable_legendary_checkbox { Fl_Check_Button enable_legendary_checkbox {
label {Legendary} label {Legendary / Rare}
xywh {25 175 155 25} down_box DOWN_BOX xywh {25 175 155 25} down_box DOWN_BOX
} }
Fl_Input legendary_executable_input { Fl_Input legendary_executable_input {