Documentation for Rust plugins?Solved
Hi
im so confused cant lie
I want to make a rust plugin but cant find the docs or anthing for it
all i see if for
CovalencePlugin but that umod or something. I just want to code a rust plugin can someone point me to the right place thanks much love
The Docs link at the top is currently for Oxide and a CovalencePlugin type will work for Rust.

Anything not provided by Oxide would be in the game itself, which you'd need a .NET decompiler for.
thanks mate im looking now
Locked automatically