Contributing to O3DE Code Sources
Looking to contribute new or changed code to Open 3D Engine (O3DE)? The links below can help you get started.
Documentation | Details |
---|---|
GitHub Workflow | Learn how to work with Git to start contributing. |
O3DE Fix Validation Issues | How to use the O3DE validation tool. |
O3DE C++ Coding Standards | Follow the coding standards used throughout O3DE’s C++ codebase. |