mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Only add executables from itch (#48)
The Itch db can refer to multiple files, before the first one added was selected, now the first one that is executable is selected.
This commit is contained in:
@@ -22,6 +22,7 @@ toml = { version = "^0.5.8", optional = true }
|
||||
futures = { version = "^0.3.17" }
|
||||
dashmap = { version = "^4.0.2", features = ["serde"] }
|
||||
fltk-theme = {version ="0.4" , optional = true }
|
||||
is_executable = "1.0.1"
|
||||
|
||||
[build-dependencies]
|
||||
fl2rust = { version = "0.4", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user