You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update project for Godot version 4.2 (#64)
* Update project for Godot version 4.2
* CI: Fix MinGW install error by pinning to earlier version
Same as for godot-cpp MinGW doesn't work with the newest version so the version is pinned to an earlier version: godotengine/godot-cpp#1259