Example #1
0
        public static void Initialize()
        {
            Persistent.FinalizeIntegrations();

            Mod_Multiplayer.TryRegister();
            Mod_PawnRules.TryRegister();
        }