chage fastlis.exe location to not conflict with linux build

This commit is contained in:
Zamitto 2024-04-26 00:22:28 -03:00
parent 02cce803ac
commit 4c644dfd90
3 changed files with 7 additions and 4 deletions

View file

@ -30,7 +30,6 @@ const config: ForgeConfig = {
executableName: "Hydra",
extraResource: [
"./resources/hydra.db",
"./resources/fastlist.exe",
"./resources/icon_tray.png",
"./resources/dist",
],