NAK_CVR_Mods/PortableCameraAdditions/format.json
2026-06-19 00:46:31 -05:00

25 lines
No EOL
826 B
JSON

{
"_id": 123,
"name": "PortableCameraAdditions",
"modversion": "1.0.8",
"gameversion": "2026r182",
"loaderversion": "0.7.2",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Adds a few basic settings to the Portable Camera.\n\nExpert settings for Near Clip & Far Clip.\nExpert settings for Orthographic & Orthographic Size.\nBy default, Near Clip & Far Clip are copied on world load.",
"searchtags": [
"camera",
"settings",
"clipping",
"clip",
"near",
"far"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/PortableCameraAdditions.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/PortableCameraAdditions/",
"changelog": "- Rebuilt for 2026r182",
"embedcolor": "#f61963"
}