1. Hey! I want to begin making a rust plugin here, but I'm not sure how to import the oxide API into monodevelop. The only plugin programming I'm very good at is with the spigot api for minecraft, and I use Eclipse for that which I can't use for this. Can someone show me how to import the oxide api into the plugin?

    Thanks.
    [DOUBLEPOST=1480824903][/DOUBLEPOST]Nvm i found I need visual studio and stuff
     
  2. Wulf

    Wulf Community Admin

    You should be able to develop with any C# editor, though I am only familiar with Visual Studio 2016, which is necessary for using C# 6 formatting.