1. two

    two

    Hello, I know the basic of the c# programming language and i am lost on what i should learn in order to create rust plugins for servers. I wish to learn how to create well programmed plugins. Any advice, books or resources would be greatly appreciated.
     
  2. download some plugins see how they are done
     
  3. two

    two

    should i just use a decompiler or something? also would i be looking to reverse engineer things? I know very little on the process.
     
  4. Wulf

    Wulf Community Admin

    There are a few threads here that go over the basics already, I’d suggest taking atom at those. They would be under the Development sections.
     
  5. I wouldn't recommend decompiling others work. As Wulf said. It's not learning how to make a plugin. First, go learn c#, then go learn how unity works, then come back and hopefully things here on guides will make more sense.