Merge pull request #30 from matt1398/dev

Dev
This commit is contained in:
matt 2026-02-20 01:38:56 +09:00 committed by GitHub
commit 4f1e4012cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -161,7 +161,9 @@
"pacman" "pacman"
], ],
"icon": "resources/icons/png", "icon": "resources/icons/png",
"category": "Development", "category": "Development"
},
"deb": {
"afterInstall": "resources/afterInstall.sh" "afterInstall": "resources/afterInstall.sh"
}, },
"nsis": { "nsis": {