mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-01-01 14:17:31 +00:00
mass commit of laziness
This commit is contained in:
parent
ce992c70ee
commit
6d4fc549d9
167 changed files with 5471 additions and 675 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"_id": 263,
|
||||
"name": "RelativeSyncJitterFix",
|
||||
"modversion": "1.0.0",
|
||||
"gameversion": "2025r180",
|
||||
"modversion": "1.0.1",
|
||||
"gameversion": "2025r181",
|
||||
"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.\nChanges when props apply their incoming sync data to be before the character controller simulation.",
|
||||
"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",
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r47/RelativeSyncJitterFix.dll",
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r48/RelativeSyncJitterFix.dll",
|
||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/RelativeSyncJitterFix/",
|
||||
"changelog": "- Removed RelativeSync except for a single harmony patch",
|
||||
"embedcolor": "#f61963"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue