rename folder

This commit is contained in:
NotAKidoS 2023-01-20 02:51:42 -06:00
parent ef01bd8597
commit 3b8e6b3c00
8 changed files with 25 additions and 24 deletions

View file

@ -0,0 +1,25 @@
{
"_id": -1,
"name": "PortableCameraAdditions",
"modversion": "1.0.0",
"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.0/PortableCameraAdditions.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PortableCameraAdditions/",
"changelog": "Initial Release",
"embedcolor": "9b59b6"
}