GodotModding / GodotModding/godot-mod-loader
[4.x] Mod Hooks: Remove no longer needed hooks
Open
4.x
enhancement
- Dominant language
- GDScript
- Stars
- 675
- Forks
- 54
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
If a script ( or if #426 is implemented a method ) is no longer hooked by any mod we should remove it from the hook pack.
If not we risk breaking the game even if no more mods are active.
Contributor guide
Assessment
This issue has not been assessed yet.