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