using MelonLoader; namespace NAK.Melons.AASBufferFix; public class AASBufferFixMod : MelonMod { public override void OnInitializeMelon() { } }