Update format.json

This commit is contained in:
NotAKidoS 2022-12-10 23:17:39 -06:00
parent ffa50bee02
commit 214c150511

View file

@ -1,5 +1,5 @@
{ {
"_id": -1, "_id": 110,
"name": "PathCamDisabler", "name": "PathCamDisabler",
"modversion": "1.0.0", "modversion": "1.0.0",
"gameversion": "2022r169", "gameversion": "2022r169",
@ -18,6 +18,6 @@
], ],
"downloadlink": "https://github.com/NotAKidOnSteam/PathCamDisabler/releases/download/r1/PathCamDisabler.dll", "downloadlink": "https://github.com/NotAKidOnSteam/PathCamDisabler/releases/download/r1/PathCamDisabler.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PathCamDisabler/", "sourcelink": "https://github.com/NotAKidOnSteam/PathCamDisabler/",
"changelog": "sign initials here", "changelog": "initial release\n(i made this in 5 minutes after months of annoyances)",
"embedcolor": "#9b59b6" "embedcolor": "#9b59b6"
} }