NAK_CVR_Mods/PickupPushPull/format.json
NotAKidoS 70ae268149 [NAK_CVR_Mods] Bump version numbers to MelonLoader 0.6.1
Forgot that all of my mods are compiled with 0.6.1 now.
2023-06-20 17:09:22 -05:00

23 lines
No EOL
805 B
JSON

{
"_id": 91,
"name": "PickupPushPull",
"modversion": "3.0.2",
"gameversion": "2022r170p1",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Allows you to push & pull pickups with Mouse, Gamepad, & VR.\nCan also optionally rotate props via keybind.\n\nIndex users will need to manually bind the missing SteamVR binds.",
"searchtags": [
"pull",
"push",
"pickup",
"prop"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r3/PickupPushPull.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/PickupPushPull/",
"changelog": "- Fixed issue where ControlEnableGamepad setting was improperly checked on startup.",
"embedcolor": "804221"
}