rayxuln / spine-runtime-for-godot

This project is a module for godot that allows it to load/play Spine skeleton animation.
MIT License
93 stars 22 forks source link

actions's build Engine version still is 3.4beta not godot 3.3 #42

Open 2439905184 opened 2 years ago

2439905184 commented 2 years ago

I downloaded the build from actions,and open it ,but Engine version is still 3.4beta. Use beta version may cause some problem. So we need to let it compile with stable version such as "3.2" "3.3" "3.3.3"

2439905184 commented 2 years ago

I see you changed the env.GODOT_BASE_BRANCH, but it may not work