mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
25 lines
No EOL
853 B
JSON
25 lines
No EOL
853 B
JSON
{
|
|
"_id": 123,
|
|
"name": "PortableCameraAdditions",
|
|
"modversion": "1.0.1",
|
|
"gameversion": "2022r170",
|
|
"loaderversion": "0.5.7",
|
|
"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/NotAKidOnSteam/PortableCameraAdditions/releases/download/v1.0.1/PortableCameraAdditions.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/PortableCameraAdditions/",
|
|
"changelog": "Imagine not actually setting stuff on world load.",
|
|
"embedcolor": "9b59b6"
|
|
} |