Skip to content

Optimize resource pack reload manifests - #67

Merged
ABKQPO merged 2 commits into
masterfrom
scan-cache
Sep 3, 2026
Merged

Optimize resource pack reload manifests#67
ABKQPO merged 2 commits into
masterfrom
scan-cache

Conversation

@ABKQPO

@ABKQPO ABKQPO commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Reduce GuideNH resourcepack scan cache memory usage and improve hot-reload change detection.

Replace perfile manifest objects with compact aggregate fingerprints. Directory pack GuideNH files and common image/resource formats include streamed content CRCs, so same size edits and single pixel image changes invalidate the cache correctly. External resources remain compatible, while no per-file objects are retained after scanning.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy

@ABKQPO
ABKQPO merged commit 5b16572 into master Sep 3, 2026
1 check passed
@ABKQPO
ABKQPO deleted the scan-cache branch September 3, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant