mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-26 16:51:50 +01:00
replace win64 exe with @Syer10's MSVC build
This commit is contained in:
parent
4743bfacf7
commit
fba56c1b75
Binary file not shown.
@ -1,3 +1,3 @@
|
|||||||
# Building `Tachidesk Launcher.exe`
|
# Building `Tachidesk Launcher.exe`
|
||||||
1. compile `Tachidesk Launcher.c` statically using GCC MinGW: `gcc -o "Tachidesk Launcher.exe" "Tachidesk Launcher.c"`
|
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`
|
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user