I'm getting into Oxide/Rust development and I've setup Visual Studio to hopefully get a better development environment. I've referenced:
Assembly-CSharp
Oxide.Core
Oxide.Ext.CSharp
Oxide.Game.Rust
UnityEngine
I'm trying to compile an existing plugin to test ( Quick Sort for Rust Experimental | Oxide )
I'm getting this error though:
Where does the Facepunch object reference come live at?Code:The type or namespace name 'ObjectList' does not exist in the namespace 'Facepunch' (are you missing an assembly reference?)
[DOUBLEPOST=1444771347][/DOUBLEPOST]I'm using Visual Studio 2012. I've recently read that a few errors can be caused by not using at least VS2015. I'm updating now to see if that fixes any issues but I highly doubt it seeing that it's a reference issue.
Assembly Reference Error
Discussion in 'Rust Development' started by sunsetknight, Oct 13, 2015.
