I have a regular serve hosted off my own computer and network thats been working well for a while.
I would really like to make it a pre-release server to test out the new features. I have no idea how to do this though.
Solved Making a pre-release server?
Discussion in 'Rust Discussion' started by iGeekReviews.com, Jan 27, 2016.
-
Wulf Community Admin
We only release builds for the release/public branch of Rust, so if you'd like to use it on any other branch, you'd need to manually patch it yourself using our patcher tool founder under the Snapshots repo. To switch a different Rust branch, just use the -beta tag with SteamCMD and the branch name. You can see the available branches here: Rust Dedicated Server · AppID: 258550.
-
update_script_main:
Code:@ShutdownOnFailedCommand 1 @NoPromptForPassword 1 login anonymous force_install_dir ../rustds app_update 258550 validate quit
Code:@ShutdownOnFailedCommand 1 @NoPromptForPassword 1 login anonymous force_install_dir ../rustds app_update 258550 -beta staging validate quit
Code:@ShutdownOnFailedCommand 1 @NoPromptForPassword 1 login anonymous force_install_dir ../rustds app_update 258550 -beta prerelease validate quit
Last edited by a moderator: Jun 25, 2016 -
How to build prerelease ?
-
i am at work, atm, so i cant test that out yet, but i will try to add oxide to that and see what happens
i don't think that i will do hard mod server, just couple ones that helps (like livemap, maybe gather manager, stack size(definitely) i am starting to learn that code what mods uses, so there might be possibility that i can tweak plugins if there is problems with those
I hope that there is not any old posts about same thing (tried to search).
Thanks
(ps. already hosting one server, so i think that part will be kind of familiar to me)
-
Wulf Community Admin
The only real changes needed for using Oxide with a pre-release build is updating the hook placements, but sometimes there is more. The reason we do not support them is that they aren't released yet, so every new build could how it all works and require another update. Trying to keep up with development builds would be a full-time job, and then I wouldn't have time for anything else.
-
can i make pre-realase server on Gameservers.com?
-
Wulf Community Admin
-
is there a guide for OxidePatcher or anyone that can walk me through as i 2 would like to mod a pre-release server as well i have downloaded patcher but have no idea what im looking for.
Screenshot
any help is much appreciated. -
Wulf Community Admin
-
How to install oxide rust prerelease?
Oxide does not exist for prerelease?Last edited by a moderator: Jun 20, 2016 -
-
I have installed the server prerelease when updating oxide server does not start,I am from Russia and bad know English use a translator it is a bad translation!
-
Wulf Community Admin
-
i have prerelease server vanilla how i can mod this server?
-
Oxide does not support prerelease.
-
-
Wulf Community Admin
-
-
I've have been wondering how I go about and where to go to download tools to upgrade oxide to work with Rust Pre-Release servers. I understand that you don't support non-public versions of Rust but I would like to know a bit on how to update Oxide to work with these servers.