public ExamplePreloader(PreloadMod mod) { _mod = mod; _log = mod.Log; Preloader.RegisterPatcher("Assembly-CSharp", PatchASC); }