GodotModding / GodotModding/godot-mod-loader
[4.x] Mod Hooks: Detect preloads and provide an option to automatically hook them during export.
Open
4.x
enhancement
- Dominant language
- GDScript
- Stars
- 675
- Forks
- 54
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
Scripts that are preloaded, for example when attached to a scene that is preloaded, cannot be overridden by loading a .zip or .pck. To enable hooking in these cases, they need to be pre-hooked using the export plugin.
Contributor guide
Assessment
This issue has not been assessed yet.