I got an extra server box, was wondering if anyone knows how to download the dev branch files instead of the normal build files?
i know the commands for normal is app_update 258550 -beta experimental
what would i put if i wanted to use the dev stuff? Thanks
Solved How to host a dev branch server?
Discussion in 'Rust Discussion' started by Woubie, Jun 27, 2015.
-
Wulf Community Admin
There is no "experimental" branch anymore, that was how Rust Experimental was originally installed a year ago. The available branches are public, stable, development, and some debug ones that you generally wouldn't need.
Keep in mind that you'd need to create your own Oxide builds for the server, as we only provide builds for the public branch. -
So i would do app_update 258550 -beta public for the latest update (could be unstable or not)
then app_update 258550 -beta development for the lastest development patch
correct? -
Wulf Community Admin