Release v0.7 - Tools Hub, Engine Choice, NXM Link Handling, Native Component Install, NSF/CSF Support

This commit is contained in:
Omni
2026-06-21 21:47:48 +01:00
parent 33b3fbaed2
commit 7fff107389
483 changed files with 11150 additions and 6050 deletions
+3 -4
View File
@@ -20,10 +20,12 @@ core/modules/__pycache__/
# Jackify engine temp and output files
jackify-install-engine/temp/
jackify/engine/temp/
jackify-install-engine/*.log
jackify-install-engine/*.dds
# jackify-engine is now distributed via GitHub releases, not bundled in the repo
jackify/engine/
# Editor/OS temp files
*.tmp
*.bak
@@ -43,6 +45,3 @@ requirements-packaging.txt
# Development logs
logs/
# NOTE: .dll, .json, .deps.json, .runtimeconfig.json in jackify-install-engine/
# are currently tracked because it's unclear if they are required for runtime/distribution
# or are build artifacts. Do not ignore until this is confirmed.