WhereAmIPointing: updated format.json

This commit is contained in:
NotAKidoS 2024-09-02 00:46:13 -05:00
parent 832f392682
commit dbdf4308c7

View file

@ -1,7 +1,7 @@
{
"_id": -1,
"_id": 234,
"name": "WhereAmIPointing",
"modversion": "1.0.0",
"modversion": "1.0.1",
"gameversion": "2024r175",
"loaderversion": "0.6.1",
"modtype": "Mod",
@ -16,8 +16,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r39/WhereAmIPointing.dll",
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r40/WhereAmIPointing.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/WhereAmIPointing/",
"changelog": "- Initial Release",
"changelog": "- Fixed line renderer alpha not being reset when the menu is closed.",
"embedcolor": "#f61963"
}