[NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1

Forgot that all of my mods are compiled with 0.6.1 now.
This commit is contained in:
NotAKidoS 2023-06-20 17:09:22 -05:00
parent e8fc4e90ff
commit 70ae268149
30 changed files with 64 additions and 58 deletions

View file

@ -2,8 +2,8 @@
"_id": 147,
"name": "PropUndoButton",
"modversion": "1.0.1",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "**CTRL+Z** to undo latest spawned prop. **CTRL+SHIFT+Z** to redo deleted prop.\nIncludes optional SFX for prop spawn, undo, redo, warn, and deny, which can be disabled in settings.\n\nYou can replace the sfx in 'ChilloutVR\\ChilloutVR_Data\\StreamingAssets\\Cohtml\\UIResources\\GameUI\\mods\\PropUndo\\audio'.",