Steam collections (#60)

This commit is contained in:
Philip Kristoffersen
2022-03-26 21:51:56 +01:00
committed by GitHub
parent 8ce3b42ae9
commit a7524400f3
15 changed files with 962 additions and 64 deletions
+8 -3
View File
@@ -12,11 +12,16 @@ class UserInterface {open
} {
# ----- Steam -----
Fl_Input steam_location_input {
label {Steam Location}
xywh {25 25 450 25} align 5
Fl_Check_Button steam_create_collections {
label {Create Collections}
tooltip {Create Collections for each platform}
xywh {25 25 155 25} down_box DOWN_BOX
}
Fl_Input steam_location_input {
label {Steam Location}
xywh {175 25 300 25} align 5
}
# ----- Art download -----
Fl_Check_Button enable_steamgrid_db_checkbox {