this post was submitted on 17 Aug 2023
73 points (100.0% liked)

Godot

5806 readers
67 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 1 year ago (6 children)

Godot 4 is a major overhaul of the engine, it's not meant to be compatible with 3.x projects. Godot 4 is stable and won't change any time soon.

[–] [email protected] 5 points 1 year ago (5 children)

Godot 3.x and 4.x are major release versions that break API compatibility. It is very unlikely that you are developing a game for both versions the same time, so no need for a tool to switch easily between them.

I am not talking about general stability, but API stability. Normally you want a game project to work with any version of the Godot 4.x release cycle.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (3 children)

Godot 4.x projects are compatible with each other and are stable but some people don't upgrade right away for stability or plugins specific to that version. You don't see many companies upgrading from Unity 2021 straight into Unity 2022 when it drops, they'd still use Unity 2021 for various reasons. That's why Unity has Unity Hub for managing versions. I think a project like this can be useful.

[–] [email protected] 1 points 1 year ago

@popcar2 @poVoq there's this guy who's creating something similar: https://eumario.itch.io/godot-manager

load more comments (2 replies)
load more comments (3 replies)
load more comments (3 replies)