🐧 Linux Hosting
Setup
Carbon now ships with LinuxGSM
and can be installed and updated using the included one-liner install scripts!
Install
bash
./rustserver mods-install
Upon running that, you'll be prompted with a list of available mods. You want to specify
rustcarbon
.
Update
bash
./rustserver mods-update
Uninstall
bash
./rustserver mods-removes
If you're not familiar with LinuxGSM commands please have a look at their documentation for a quick overview.