mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
Move mods to Depricated folder.
This commit is contained in:
parent
e61f119f32
commit
5d1cb2ebec
70 changed files with 44 additions and 119 deletions
|
@ -1,12 +0,0 @@
|
|||
using MelonLoader;
|
||||
|
||||
namespace NAK.AASBufferFix;
|
||||
|
||||
public class AASBufferFix : MelonMod
|
||||
{
|
||||
///public static MelonLogger.Instance Logger;
|
||||
public override void OnInitializeMelon()
|
||||
{
|
||||
///Logger = LoggerInstance;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue