feature(Windows): Windows installer (#222)

This commit is contained in:
Bailey 2025-02-16 00:02:40 +10:30 committed by GitHub
parent 1970d7e749
commit 861e056986
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 190 additions and 7 deletions

3
.gitignore vendored
View file

@ -53,3 +53,6 @@ app.*.map.json
# Affinity lock
*.afdesign~lock~
*.afphoto~lock~
# Inno Setup builds
Output