mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Show that Rare works
This commit is contained in:
@@ -27,6 +27,7 @@ Optionally you can set BoilR up to automatically download artwork from [SteamGri
|
||||
- [x] [UPlay](https://ubisoftconnect.com)
|
||||
- [x] [Lutris](https://github.com/lutris/lutris)
|
||||
- [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)
|
||||
- [ ] XBox/Microsoft Store integration
|
||||
|
||||
|
||||
+2
-2
@@ -46,9 +46,9 @@ class UserInterface {open
|
||||
xywh {175 125 300 25} align 5
|
||||
}
|
||||
|
||||
# ----- Legendary -----
|
||||
# ----- Legendary/Rare -----
|
||||
Fl_Check_Button enable_legendary_checkbox {
|
||||
label {Legendary}
|
||||
label {Legendary / Rare}
|
||||
xywh {25 175 155 25} down_box DOWN_BOX
|
||||
}
|
||||
Fl_Input legendary_executable_input {
|
||||
|
||||
Reference in New Issue
Block a user