mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-03-26 01:16:45 +00:00
mass commit of laziness
This commit is contained in:
parent
ce992c70ee
commit
6d4fc549d9
167 changed files with 5471 additions and 675 deletions
24
.Deprecated/AvatarQueueSystemTweaks/format.json
Normal file
24
.Deprecated/AvatarQueueSystemTweaks/format.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"_id": 226,
|
||||
"name": "AvatarQueueSystemTweaks",
|
||||
"modversion": "1.0.1",
|
||||
"gameversion": "2025r179",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "Small tweaks to the Avatar Queue System.\n\n- Prioritize loading own avatar over others.\n- Prioritize loading friends' avatars over others.\n- Load avatars by distance from player.",
|
||||
"searchtags": [
|
||||
"avatar",
|
||||
"load",
|
||||
"queue",
|
||||
"initialize",
|
||||
"download"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/AvatarQueueSystemTweaks.dll",
|
||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/AvatarQueueSystemTweaks/",
|
||||
"changelog": "- Recompiled for 2025r179",
|
||||
"embedcolor": "#f61963"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue