mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-06-20 21:48:02 +00:00
23 lines
No EOL
692 B
JSON
23 lines
No EOL
692 B
JSON
{
|
|
"_id": 147,
|
|
"name": "PropUndoButton",
|
|
"modversion": "1.0.6",
|
|
"gameversion": "2026r182",
|
|
"loaderversion": "0.7.2",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "**CTRL+Z** to undo latest spawned prop. **CTRL+SHIFT+Z** to redo deleted prop.",
|
|
"searchtags": [
|
|
"prop",
|
|
"undo",
|
|
"bind",
|
|
"button"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/PropUndoButton.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/PropUndoButton/",
|
|
"changelog": "- Hollowed out mod to drive the built-in undo/redo functionality via keybinds",
|
|
"embedcolor": "#f61963"
|
|
} |