To get started, please follow the following instructions underneath, specified for the operating system of your liking:
To install Carbon on your Windows dedicated Rust server, you must follow these steps:
Please verify all server files and keep the server up to date every time it boots up.
Go to the GitHub Releases page and download the latest Carbon.Windows.TARGET.zip.
Unpack the archive in the root folder of your server; extract all files the same way they're presented in the archive, on top of the folder where RustDedicated.exe exists.
Launch the server as you normally would, with your shell/batch command line instructions.
You're good to go!
TARGET can be Release or Debug, depending on the build branch you're using.
To install Carbon on your Linux dedicated Rust server, you must follow these steps:
Unpack the archive in the root folder of your server
Extract all files the same way they're presented in the archive, on top of the folder where RustDedicated exists
From now on this dictory will be named [GAMEROOT].
In the launch file of your server, please have the following order of events:
Verify and update game files to latest (usually using steamcmd)
Load (i.e. source) the file "[GAMEROOT]/carbon/tools/environment.sh"
Launch the server as you normally would i.e. "RustDedicated -batchmode .."
You're good to go!
For more information have a look at the example launcher script. On some distros and specially with docker you'll also need to export TERM=xterm before launching the server.
There's currently no support for the OSX operating system.
There's currently no support for any Smart Fridge systems.