What is the difference in experimental and the legacy also is there a good how to in how to build the files as I tried and it would not work for me for legacy so if there is a how to for each one with step by step would be helpful or if someone can upload their fully built files and send me a download link. The .cs files I have been trying to work out what folder these go into but there is no info on that I wish there was some program around I could just do one click and it would download and compile the lot for me and all I would need to do is login. Also, I will be hosting it from home as I have a very powerful PC and fast internet
Solved What is the difference between Experimental and Legacy?
Discussion in 'Rust Discussion' started by Resistance, Jul 21, 2015.
-
Wulf Community Admin
"Rust Experimental" is what Rust used to be called before it was the default branch of Rust. "Rust Legacy" is the old, inactive branch of Rust that is no longer being developed. Oxide builds for each version are provided on the Downloads page, though we cannot provide you with the full server files, you'd need to use SteamCMD for that.
-
Thanks trying again to compile them and building the server I really want to add some plugins you have here put don't know were some go ie folder names for some file types think this is where I messed up the last time
-
Wulf Community Admin
All plugins go in the same location, serverdata/oxide/plugins by defualt. -
some are .cs file do they also go into there
-
-
Do you have a copy of the correct bat file cant get a working one
-
Code:
@echo off RustDedicated.exe -batchmode +server.port 28015 +rcon.port 28016 +rcon.ip 0.0.0.0 +rcon.password "changeme"
-
do all the game files installed in the same path as steamcmd or does it matter if i put them into a folder called server. This is what I have done so far in my c drive I have a folder called RustServer location C:\RustServer i put the steamcmd in there ran it i logged into steam Anonymous this is what i have done so far now if i install my server files with the command force_install_dir "C:\RustServer\Server\"
I hope this is the correct command above after this I will run the app_update is this correct so far
[DOUBLEPOST=1437504741][/DOUBLEPOST]After I have done the above i make the bat file then install the Oxide 2 build is this correct -
-
ok so far so good now the bat file where do i put that into what folder or does it go into the same folder i just put the Oxide 2 build where the RustDedicated.exe is
-
-
Ok, now I have ran the server and it seems to work well will now start my main desktop PC and install all of that or can I just upload all these files to a USB and transfer them to my desktop. If all goes well will have a safe copy on the USB will then start to install mods/plugins
Last edited by a moderator: Jul 21, 2015