mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
22 lines
No EOL
1 KiB
JSON
22 lines
No EOL
1 KiB
JSON
[
|
|
{
|
|
"_id": 16,
|
|
"name": "ThirdPerson",
|
|
"modversion": "1.0.1",
|
|
"gameversion": "2022r170",
|
|
"loaderversion": "0.5.7",
|
|
"modtype": "Mod",
|
|
"author": "Davi & NotAKidoS",
|
|
"description": "Allows you to go into third person view by pressing Ctrl + T to toggle and Ctrl + Y to cycle modes.",
|
|
"searchtags": [
|
|
"third person view",
|
|
"3rd person",
|
|
"third person"
|
|
],
|
|
"requirements": [],
|
|
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r2/ThirdPerson.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/ThirdPerson",
|
|
"changelog": "- Made thirdperson Desktop only.\n- Copy postprocessing settings on world start.\n- Added CameraFovClone component to copy zoom from desktop camera.\n- Removed logic that disabled thirdperson when opening a menu, as Game UI renders on top anyways.\n- Prevent thirdperson zooming while in Menus or UnityExplorer.\n- Inverted thirdperson zoom direction when in Front View.",
|
|
"embedcolor": "F61961"
|
|
}
|
|
] |