Skip to content

altalt

INFO

Carbon is a modding framework that is dedicated to take care of all background processing and execution of customized plugins and extensions in the most optimal way possible.

This project is designed to work as close as the way Oxide does, with slight interface adjustments but with the sole purpose of allowing most Oxide-dedicated plugins to work in Carbon's environment.

An anticipated system designed to execute existent Oxide plugins, all within Harmony without any patches, for optimized performance purposes.

Development

To follow up with the development of Carbon, keep up with our repositories here.

Releases

This is the download list for all official files redistributed with Carbon:

How to install

  1. Download the archive from the attachments below.
  2. Unzip the archive to the root of your Rust Dedicated Server.
  3. Restart the server and enjoy.

More detailed instructions can be found in the Installing Carbon section.

Downloads

Production Build

This is a release build of Carbon based on the production branch.

Github Release Github Branch Latest Commit
WindowsLinux
Release Build Release Build
Minimal Build Minimal Build
This build is compatible with public release Rust branch.

Edge Build

This is a release build of Carbon based on the develop branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with public release Rust branch.

QA Build

This is a release build of Carbon based on the qa branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Release Build Release Build
Minimal Build Minimal Build
This build is compatible with public release staging Rust branch.

Preview Build

This is a release build of Carbon based on the preview branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with public release Rust branch.

Rust (Beta) Staging Build

This is a release build of Carbon based on the rust_beta/staging branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with staging Rust branch.

Rust (Beta) Release Build

This is a release build of Carbon based on the rust_beta/release branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Release Build Release Build
Minimal Build Minimal Build
This build is compatible with release Rust branch.

Rust (Beta) Aux01 Build

This is a release build of Carbon based on the rust_beta/aux01 branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with aux01 Rust branch.

Rust (Beta) Aux02 Build

This is a release build of Carbon based on the rust_beta/aux02 branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with aux02 Rust branch.

Rust (Beta) Aux03 Build

This is a release build of Carbon based on the rust_beta/aux03 branch.

Github Release Github Branch Latest Commit
WindowsLinux
Debug Build Debug Build
Minimal Build Minimal Build
This build is compatible with aux03 Rust branch.

Released under the MIT License. Feel free to help us improve!