mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
[DesktopVRSwitch] Prepare for CVRMG submission.
This commit is contained in:
parent
4546d05bbb
commit
e79323c850
3 changed files with 4 additions and 3 deletions
|
@ -20,7 +20,8 @@ using System.Reflection;
|
|||
[assembly: MelonGame("Alpha Blend Interactive", "ChilloutVR")]
|
||||
[assembly: MelonPlatform(MelonPlatformAttribute.CompatiblePlatforms.WINDOWS_X64)]
|
||||
[assembly: MelonPlatformDomain(MelonPlatformDomainAttribute.CompatibleDomains.MONO)]
|
||||
[assembly: MelonColor(255, 0, 139, 139)]
|
||||
[assembly: MelonColor(255, 52, 152, 219)]
|
||||
[assembly: MelonAuthorColor(255, 114, 17, 25)]
|
||||
[assembly: HarmonyDontPatchAll]
|
||||
|
||||
namespace NAK.DesktopVRSwitch.Properties;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue