1. I want to create an Oxide version for rust dev branch, i see in forums that i need to change the protocol version in order to work, but i dont know how, is Oxide Master in GitHub Oxide Source Code? Or just the API for Plugins? Or them, how to change protocol version to match dev branch?

    Thanks.
     
  2. Wulf

    Wulf Community Admin

    Yes, but you don't need to compile Oxide, just use the OxidePatcher (available in Snapshots) and patch the updated Rust DLL. Most of the time that is all that is needed, but you'd need to be familiar with how to fix hooks that changed in the patcher.
     
  3. Oh, ok, thanks, but can you explain me some more? I donwloader the Oxide Patcher, and now what i do, open o create project?
     
  4. Wulf

    Wulf Community Admin

    You'd need to open the existing Rust.opj file from the Oxide repo. From there you'll be on your own, as we don't support the dev branches. ;)