[ThirdPerson] Update format.json

This commit is contained in:
NotAKidoS 2023-09-25 14:26:12 -05:00
parent 32456e0055
commit 2861957e3d

View file

@ -2,7 +2,7 @@
{
"_id": 16,
"name": "ThirdPerson",
"modversion": "1.0.4",
"modversion": "1.0.5",
"gameversion": "2023r171",
"loaderversion": "0.6.1",
"modtype": "Mod",
@ -16,7 +16,7 @@
"requirements": [],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r16/ThirdPerson.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/ThirdPerson",
"changelog": "- Fixes for 2023r171.",
"changelog": "- Fixed game issue where player camera culling mask was not being first reset when loading into a world with a custom reference camera specified.\n- Fixed not updating stored culling mask on world join or ThirdPerson toggle.\n\nThese changes should fix the Portable Camera not displaying anything once loading into a world while in Third Person.",
"embedcolor": "#F61961"
}
]