mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
final touches
completely migrated to new setup using a helper monobehavior, which makes code a lot cleaner
This commit is contained in:
parent
50c5016cc6
commit
22391d1fcc
5 changed files with 148 additions and 296 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue