Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility with Godot 4.0 beta 3 #76

Merged
merged 5 commits into from
Oct 22, 2022

Conversation

evanwalsh
Copy link
Contributor

@evanwalsh evanwalsh commented Sep 18, 2022

This does some minor updates to allow the plugin to run in Godot 4.0 beta 1. I separated the specific changes needed in a commit-by-commit fashion to ease review.

Notably, importing the project into Godot 4.0 beta 1 caused a huge number of .import files to be updated. I didn't do any manual changes to them, so I just assume this is necessary!

@fire
Copy link
Collaborator

fire commented Sep 19, 2022

Here's a possible test plan. Load beta 1. See if there's any errors. Report.

@jarneson jarneson changed the title Fix compatibility with Godot 4.0 beta 1 Fix compatibility with Godot 4.0 beta 3 Oct 22, 2022
@jarneson
Copy link
Owner

Thanks for doing this work, updated to beta 3 and merging !

@jarneson jarneson merged commit 312a94b into jarneson:main Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants