Hello,
Im new in deploying rust servers and i did with LGSM.
I installed Oxide and its running properly (checked with oxide.version)
Now i tried to install my first plugin (sign artist) and i do oxide.load *.
when i use the command "plugins" i get this error:
(18:24:07) | Listing 1 plugins:
01 SignArtist - Failed to compile:
I think the problem is that i cant find CSharpCompile in any subdirectory, i did a "tree" and all i see its that:
Assembly-CSharp.dll
Assembly-CSharp-firstpass.dll
Oxide.CSharp.dll
Can someone help me fixing that?
Thank you very much!