mirror of
https://github.com/Jacobwasbeast/LegacyWeaveLoader.git
synced 2026-06-05 12:34:33 +00:00
Instead of backing up and overwriting vanilla terrain.png/items.png, hook CreateFileW to redirect file opens to merged atlases in mods/ModLoader/generated/. The hook is active only during init and removed once textures are loaded into GPU memory. Vanilla game files are never modified.