final touches

completely migrated to new setup using a helper monobehavior, which makes code a lot cleaner
This commit is contained in:
NotAKidoS 2022-12-25 22:27:12 -06:00
parent 50c5016cc6
commit 22391d1fcc
5 changed files with 148 additions and 296 deletions

View file

@ -11,7 +11,7 @@ using DesktopVRIK.Properties;
[assembly: AssemblyProduct(nameof(DesktopVRIK))]
[assembly: MelonInfo(
typeof(DesktopVRIK.DesktopVRIK),
typeof(DesktopVRIK.DesktopVRIKMod),
nameof(DesktopVRIK),
AssemblyInfoParams.Version,
AssemblyInfoParams.Author,