Merge branch 'main' into 1.0.2

This commit is contained in:
MasterAcnolo
2025-07-02 22:26:14 +02:00
committed by GitHub
7 changed files with 14 additions and 22 deletions

View File

@@ -36,7 +36,8 @@
"productName": "Freedom Loader",
"files": [
"**/*",
"node_modules/**/*"
"node_modules/**/*",
"!logs/*.json"
],
"directories": {
"buildResources": "build"