Custom Components & Managed Libs

This commit is contained in:
NotAKidoS 2023-04-19 21:24:58 -05:00
parent d5a2b8d2df
commit abad2dfb8a
12 changed files with 413 additions and 8 deletions

View file

@ -10,7 +10,7 @@ using System.Reflection;
[assembly: AssemblyProduct(nameof(NAK.Melons.IKFixes))]
[assembly: MelonInfo(
typeof(NAK.Melons.IKFixes.IKFixesMod),
typeof(NAK.Melons.IKFixes.IKFixes),
nameof(NAK.Melons.IKFixes),
AssemblyInfoParams.Version,
AssemblyInfoParams.Author,