NAK_CVR_Mods/PropUndoButton/format.json
2023-04-13 18:11:02 -05:00

23 lines
No EOL
948 B
JSON

{
"_id": 147,
"name": "PropUndoButton",
"modversion": "1.0.1",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"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 enabled in settings.\n\nYou can replace the sfx in 'ChilloutVR\\ChilloutVR_Data\\StreamingAssets\\Cohtml\\UIResources\\GameUI\\mods\\PropUndo\\audio'.",
"searchtags": [
"prop",
"undo",
"bind",
"button"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/PropUndoButton/releases/download/v1.0.1/PropUndoButton.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PropUndoButton/",
"changelog": "- Initial Release\n- Added redo button.\n- Disabled SFX by default.\n- Lowered SFX volume to match existing UI sounds.",
"embedcolor": "#00FFFF"
}