1. Hey guys!

    I am writing this post, as recently, I've seen that there is no tutorials on youtube on oxide or no real guide to getting started with modding for rust. I was just wondering if anyone can point me in the right direction as in the installation of oxide, is it with nuget via VS or something? Btw, I'm programming in C# if anyone didn't realise.

    I hope to learn about oxide over the next few weeks and make a tutorial series similar to my discord bot one.
     
  2. Wulf

    Wulf Community Admin

    There is a Docs link at the top of this page and every page that provides basic steps to get started as well as some simple examples.

    If you are familiar with C#, then it should be pretty straightforward with setting up a project, references, etc.; otherwise there are plenty of video and text tutorials on how to use Visual Studio or your development environment of choice.