tachiyomi-extensions-inspector/scripts/resources
2021-05-27 02:13:17 +04:30
..
readme.md replace win64 exe with @Syer10's MSVC build 2021-05-23 12:48:47 +04:30
Tachidesk Browser Launcher.bat Electron launcher 2021-05-24 15:37:25 +04:30
Tachidesk Debug Launcher.bat reconsider package strings 2021-05-27 02:13:17 +04:30
Tachidesk Electron Launcher.bat reconsider package strings 2021-05-27 02:13:17 +04:30
Tachidesk Launcher.c the new and simple way of packaging windows 2021-05-18 21:31:25 +04:30

Building Tachidesk Launcher.exe

  1. compile Tachidesk Launcher.c statically with MSVC compiler.
  2. Add server/src/main/resources/icon/faviconlogo.ico into the exe with rcedit from the electron project: rcedit "Tachidesk Launcher.exe" --set-icon faviconlogo.ico