mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-06-20 21:48:02 +00:00
23 lines
No EOL
806 B
JSON
23 lines
No EOL
806 B
JSON
{
|
|
"_id": 263,
|
|
"name": "RelativeSyncJitterFix",
|
|
"modversion": "1.0.2",
|
|
"gameversion": "2026r182",
|
|
"loaderversion": "0.7.2",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Relative sync jitter fix is the single harmony patch that could not make it into the native release of RelativeSync.\n\nChanges when props apply their incoming sync data to be before the character controller simulation.",
|
|
"searchtags": [
|
|
"relative",
|
|
"sync",
|
|
"movement",
|
|
"chair"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/RelativeSyncJitterFix.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/RelativeSyncJitterFix/",
|
|
"changelog": "- Rebuilt for 2026r182",
|
|
"embedcolor": "#f61963"
|
|
} |