This commit is contained in:
NotAKidoS 2023-04-11 14:50:11 -05:00
parent 51df8434b2
commit 9dc1e00a6c
4 changed files with 17 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"_id": -1,
"_id": 123,
"name": "PortableCameraAdditions",
"modversion": "1.0.0",
"modversion": "1.0.1",
"gameversion": "2022r170",
"loaderversion": "0.5.7",
"modtype": "Mod",
@ -18,8 +18,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/PortableCameraAdditions/releases/download/v1.0.0/PortableCameraAdditions.dll",
"downloadlink": "https://github.com/NotAKidOnSteam/PortableCameraAdditions/releases/download/v1.0.1/PortableCameraAdditions.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PortableCameraAdditions/",
"changelog": "Initial Release",
"changelog": "Imagine not actually setting stuff on world load.",
"embedcolor": "9b59b6"
}