tachiyomi-extensions-inspector/scripts/resources/readme.md
2021-05-23 12:48:47 +04:30

272 B

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