1. Anybody know some tutorials for plugin development? (LUA or C#)
     
  2. Wulf

    Wulf Community Admin

    You can see some of the basics in the Docs for the various games we support, or existing plugins as examples. For generic Lua and C# tutorials, I'd recommend Google.
     
  3. Buy what is harder for learning?

    Anybody have lua plugin for Hurtworld? I want to develop plugins on Lua, but i need an example.
     
    Last edited by a moderator: Dec 27, 2015
  4. Wulf

    Wulf Community Admin

    Take a look at older Rust plugins or the Docs. There isn't much difference between each game in terms of how plugins are made.
     
  5. Wulft, you usually use word "Docs". For example: "See docs", "use docs". What it is? Sorry for my english, i don't know english so good.
     
  6. Wulf

    Wulf Community Admin

    The link at the top of the page that says Docs.
     
  7. Buy where Docs for Hurtworld? Where hooks for Hurtworld?
     
  8. Wulf

    Wulf Community Admin

    There are no Docs yet, but you can use what I suggested above. For the hooks, look at the Download page for it.
     
  9. Thank you wulf.