thirdperson, propundobutton, mirror clone test, you are a clone test, bettershadowclone test, nevermind, anotherlocaltestmod, and some changes to avatarscaling ???

This commit is contained in:
NotAKidoS 2024-04-10 17:25:21 -05:00
parent df45fb50d9
commit 9944ad7611
43 changed files with 1076 additions and 173 deletions

23
Nevermind/format.json Normal file
View file

@ -0,0 +1,23 @@
{
"_id": -1,
"name": "Nevermind",
"modversion": "1.0.0",
"gameversion": "2024r174",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Simple mod that allows you to cancel joining a world in Desktop.",
"searchtags": [
"never",
"mind",
"download",
"cancel"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r25/Nevermind.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/Nevermind/",
"changelog": "- Initial Release",
"embedcolor": "#b589ec"
}