v1.0.16.2 — fix NeoForge/Forge install (bundled JRE for installers, visible progress in JFX UI, skip existing vanilla files), hide zernmc-cli.exe from users

This commit is contained in:
SashegDev
2026-08-15 07:29:43 +00:00
parent 553aad41f9
commit dcd5e91ebe
12 changed files with 246 additions and 125 deletions
+3
View File
@@ -1347,6 +1347,9 @@ def generate_launcher_builds_meta():
# Skip root-level JARs — only bin/*.jar is needed at runtime
if rel_path in ("zernmclauncher.jar", "zernmc-bootstrap.jar"):
continue
# CLI exe is not shipped to users
if rel_path == "zernmc-cli.exe":
continue
stat = file_path.stat()
# Calculate hash