bruvzg / gdsdecomp

Godot reverse engineering tools
MIT License
1.42k stars 138 forks source link

Sync with Godot master #53

Closed lufog closed 2 years ago

lufog commented 2 years ago

For fun, I'm trying to compile this module on the master branch.

Task list:

Btw, I'm not sure that I can do everything on my own. And Idk what I'm doing. Therefore, all interested don't hesitate to join.

lufog commented 2 years ago

Hooray! The module is compiles and works with Godot master branch. From unresolved:

nikitalita commented 2 years ago

Thank you very much for this! I was really dreading updating the master sync for release, so I'm glad someone did it for me :)

I added a few commits:

It's surprising to me just how much the API is changing at this late in the development cycle; I probably won't update the sync again until v4 gets closer to release, I think.

nikitalita commented 2 years ago

CI is currently broken, but I've validated this locally. I'll PR a fix for the CI shortly.