Nice app I saw shared
Source: https://github.com/MakovWait/godots
Download Links (Win, Macos, Linux): https://github.com/MakovWait/godots/releases/tag/v1.0.stable
Nice app I saw shared
Source: https://github.com/MakovWait/godots
Download Links (Win, Macos, Linux): https://github.com/MakovWait/godots/releases/tag/v1.0.stable
I have a released game in 3.5. It is not realistic for me to update it to 4.0.
I have to keep that code in 3.5, but if I want to start a new project in 4 I need to keep both versions on my pc. This is why the tool would be helpful. So I can easily switch between the 2 versions.
@Kylamon1 @poVoq what do you find difficult about changing a 3.5 Godot project to 4?
Going through my 10k+ lines of code and updating all the code tweaks that took place between versions. It’s not worth the effort if the version I have still works fine and switching to 4 wouldn’t have any noticeable benefit for my game.