This commit is contained in:
2026-09-12 17:00:41 +08:00
parent 87ab0b794b
commit 2992148fb3
7 changed files with 305 additions and 4 deletions

View File

@@ -36,6 +36,18 @@
"package.json",
"icon.ico"
],
"extraResources": [
{
"from": "engine",
"to": "engine",
"filter": [
"**/*.py",
"!**/tests/**",
"!**/__pycache__/**"
]
}
],
"asar": true,
"win": {
"target": [
{