mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
add fastlist.exe to extraResources
This commit is contained in:
parent
2194a5ac21
commit
2d88427c87
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ const config: ForgeConfig = {
|
|||
executableName: "Hydra",
|
||||
extraResource: [
|
||||
"./resources/hydra.db",
|
||||
"./resources/fastlist.exe",
|
||||
"./resources/icon_tray.png",
|
||||
"./resources/dist",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue