Пример #1
0
        public override void SetPluginInfo(string name, string path)
        {
            base.SetPluginInfo(name, path);

            forest = Interface.Oxide.GetLibrary <Game.TheForest.Libraries.TheForest>("Forest");
        }
Пример #2
0
        public override void SetPluginInfo(string name, string path)
        {
            base.SetPluginInfo(name, path);

            forest = Interface.Oxide.GetLibrary<Game.TheForest.Libraries.TheForest>("Forest");
        }