🛠️Builds & Branches
Informative document explaining what the Carbon (and Rust respectively) branches we support are used for.
Production Build
This is a release build of Carbon based on the production
branch.
This build is targeted at the general public.
INFO
Only for the public
and/or release
branch of Rust. It gets update mainly once a month, sometimes twice, depending on updates that might be useful, or hotfix patches (rare).
Edge Build
This is a development build of Carbon based on the latest commit pushed to the repository. This build is best used to test the very last changes that can be found in the commit history list, since the preview and stable builds.
INFO
This build is targeted at developers.
Only for the public
and/or release
branch of Rust.
Preview Build
This is a manually triggered development build of Carbon based on the preview
branch which includes pre-production changes and upcoming features (for testing purposes).
INFO
This build is targeted at developers.
Only for the public
and/or release
branch of Rust.
Rust (Staging) Build
This is a development build of Carbon based on the rust_beta/staging
branch.
This build might and probably will be very unstable and its sole purpose is for testing and/or exploring Rust's future update features in a modded environment.
INFO
This build is targeted at developers.
Only for the staging
branch of Rust.
May 2022 Build
This is a custom Carbon build functional with Rust's May 6th 2022 update (358/2336.224.1
).
Under the 2022.05.06.0
Carbon protocol.
Last updated