Nevermind: fixes for r176

This commit is contained in:
NotAKidoS 2024-09-06 01:04:54 -05:00
parent 83139bf1da
commit 16a1a35a91
4 changed files with 30 additions and 15 deletions

View file

@ -1,8 +1,8 @@
{
"_id": -1,
"name": "Nevermind",
"modversion": "1.0.0",
"gameversion": "2024r174",
"modversion": "1.0.1",
"gameversion": "2024r176",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
@ -18,6 +18,6 @@
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r25/Nevermind.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/Nevermind/",
"changelog": "- Initial Release",
"embedcolor": "#b589ec"
"changelog": "- Initial release",
"embedcolor": "#f61963"
}