GodotModding / godot-mod-loader

A general purpose mod loader for GDScript based Godot Games [3.x/4.x]
https://discord.godotmodding.com
Creative Commons Zero v1.0 Universal
365 stars 29 forks source link

fix: support for Godot 4.1 #441

Open Alexejhero opened 9 hours ago

Alexejhero commented 9 hours ago

Changes made:

I made the changes in the web editor because I didn't want to bother cloning the repo, you can squash the commits :)

I did a proper test in Godot 4.1 and encountered no issues.

Yes, I downloaded the addons folder from github after changing it in web

I did not test in later versions of Godot, but I don't think there's anything here that could break.