Fix transport update handling, add desktop/icon resources, and clean repo artifacts

This commit is contained in:
Kelsi 2026-02-11 15:24:05 -08:00
parent c2ccca9f67
commit 7fee4c91af
29 changed files with 284 additions and 41 deletions

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=Wowee
Comment=Custom World of Warcraft WotLK compatible game client
Exec=wowee
Icon=@WOWEE_LINUX_ICON_PATH@
Terminal=false
Categories=Game;

1
resources/wowee.rc Normal file
View file

@ -0,0 +1 @@
IDI_APP_ICON ICON "assets\\wowee.ico"