mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 05:49:23 +00:00
23 lines
No EOL
1,021 B
JSON
23 lines
No EOL
1,021 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 disabled 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- Mitigated issue of props getting stuck locally if deleting them before they fully spawn.\n- Lowered SFX volume to match existing UI sounds.",
|
|
"embedcolor": "#00FFFF"
|
|
} |