You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add rom.data.add_granny_file and add_package_file Lua APIs (#27)
Allows mods to register custom GPK/PKG files for file-redirection
at runtime, after the initial plugins_data scan has completed.
This enables mods that generate assets during Lua plugin init
(before LoadAllModelAndAnimationData runs) to have those assets
picked up by the game's normal loading path without requiring
a restart.
Co-authored-by: enderclem <enderclem@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments