Add Windows build script and update README with build instructions

This commit is contained in:
hyyz17200
2026-05-08 12:42:37 +08:00
parent 4ba654ca3f
commit 6ac5331932
5 changed files with 251 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
APP_NAME = "A1 Swap Mod Packer"
__version__ = "0.4.0"
__version__ = "0.5.0"
APP_TITLE = f"{APP_NAME} v{__version__}"