Hello,
I'm trying to create my first plugin for Oxide, but I seemed to have hit a roadblock. I'm assuming this is a noob issue, but I swear I've googled and perused forums for over an hour trying to figure it out.
I downloaded Oxide from https://umod.org/games/rust but the zip file seems to be missing important .dlls such as Facepunch.Network, Facepunch.UnityEngine, and others. Obviously I can't use Network.Message for the OnPlayerConnected hook, PrintToChat, and several other important functions without these files.
Does anyone know where I can find them or why the download doesn't have them?
Thanks
I'm trying to create my first plugin for Oxide, but I seemed to have hit a roadblock. I'm assuming this is a noob issue, but I swear I've googled and perused forums for over an hour trying to figure it out.
I downloaded Oxide from https://umod.org/games/rust but the zip file seems to be missing important .dlls such as Facepunch.Network, Facepunch.UnityEngine, and others. Obviously I can't use Network.Message for the OnPlayerConnected hook, PrintToChat, and several other important functions without these files.
Does anyone know where I can find them or why the download doesn't have them?
Thanks