o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.67k stars 2.18k forks source link

O3DE Versioning Framework #12373

Open mcphedar opened 1 year ago

mcphedar commented 1 year ago

As a developer or user of O3DE I want to be able to specify what versions of O3DE my components, systems, and assets are compatible with. I want the Development branch to have a version, allowing me to test my code against versioning, and I want to be able to install multiple versions of O3DE on the same drive without conflicts.

flappybirdace commented 11 months ago

What happened. Its been a year. Is this implemented yet?