GodotModding / GodotModding/godot-mod-loader
[4.x] Mod Hooks: Delete / Refresh mod hook pack
Open
4.x
investigate
- Dominant language
- GDScript
- Stars
- 675
- Forks
- 54
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
Currently we have nothing implemented that removes hooked scripts from the hook pack.
This is required if:
- The script is updated (The game version changes).
- The hook generation is updated (The mod loader version changes).
- The hook generation breaks for some reason and a manual fix has to be loaded.
- #439
Contributor guide
Assessment
This issue has not been assessed yet.