As you can see it's not finding "Interface", everything else is fine! I'm using VS Community 2017.
"Interface" missing -- Visual Studio, any thoughts?
Discussion in 'Rust Development' started by kurozael, Nov 24, 2017.
-
Wulf Community Admin
You need to reference Oxide.Core.dll.
-
Thanks Wulf, also as I'm new to Rust modding do you have any better ideas for getting a BaseEntity's tool cupboard and a method for storing extra data on a tool cupboard?