mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
Switched to input module setup. Desktop will rotate held pickups when zoom bind is pressed. Rotation bind no longer prevents rotation when pickup is not being held.
23 lines
No EOL
794 B
JSON
23 lines
No EOL
794 B
JSON
{
|
|
"_id": 91,
|
|
"name": "PickupPushPull",
|
|
"modversion": "3.0.0",
|
|
"gameversion": "2022r168",
|
|
"loaderversion": "0.5.7",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Allows you to push & pull pickups with Mouse, Gamepad, & VR.\nCan also optionally rotate props via keybind.",
|
|
"searchtags": [
|
|
"pull",
|
|
"push",
|
|
"pickup",
|
|
"prop"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidOnSteam/PickupPushPull/releases/download/r2/PickupPushPull.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/PickupPushPull/",
|
|
"changelog": "Switched to input module setup. Desktop will rotate held pickups when zoom bind is pressed. Rotation bind no longer prevents rotation when pickup is not being held.",
|
|
"embedcolor": "804221"
|
|
} |