mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
initial release
This commit is contained in:
parent
f2f7874ffe
commit
bf1dbf5e01
6 changed files with 266 additions and 0 deletions
23
KneeFix/format.json
Normal file
23
KneeFix/format.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"name": "KneeFix",
|
||||
"modversion": "1.0.0",
|
||||
"gameversion": "2022r170",
|
||||
"loaderversion": "0.5.7",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "Small fix to knee tracking while in FBT.\n\nThis also partially fixes running animations in FBT & emote direction.",
|
||||
"searchtags": [
|
||||
"knee",
|
||||
"ik",
|
||||
"tracking",
|
||||
"fix"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/KneeFix/releases/download/v1.0.0/KneeFix.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/KneeFix/",
|
||||
"changelog": "Initial Release",
|
||||
"embedcolor": "7F3F99"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue