ScriptingSpoofer: fixes for latest scripting builds

This commit is contained in:
NotAKidoS 2024-09-06 00:57:23 -05:00
parent 6ebc55ee16
commit d409bf1743
3 changed files with 10 additions and 10 deletions

View file

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