GodotModding / godot-mod-tool

Tool to improve the development experience when creating Godot mod-loader mods.
MIT License
41 stars 3 forks source link

fix: :bug: fixed context actions not working #82

Closed KANAjetzt closed 1 year ago

KANAjetzt commented 1 year ago

pass the mod_tool_store when initializing the FileSystemContextActions

closes #81