[ThirdPerson] Updated format.json

This commit is contained in:
NotAKidoS 2025-08-19 23:31:07 -05:00
parent ee4df06d2e
commit 548fcf72bc

View file

@ -2,9 +2,9 @@
{ {
"_id": 16, "_id": 16,
"name": "ThirdPerson", "name": "ThirdPerson",
"modversion": "1.1.2", "modversion": "1.1.3",
"gameversion": "2025r179", "gameversion": "2025r180",
"loaderversion": "0.6.1", "loaderversion": "0.7.2",
"modtype": "Mod", "modtype": "Mod",
"author": "Davi & NotAKidoS", "author": "Davi & NotAKidoS",
"description": "Allows you to go into third person view by pressing Ctrl + T to toggle and Ctrl + Y to cycle modes.", "description": "Allows you to go into third person view by pressing Ctrl + T to toggle and Ctrl + Y to cycle modes.",
@ -16,7 +16,7 @@
"requirements": [], "requirements": [],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/ThirdPerson.dll", "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/ThirdPerson.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ThirdPerson", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ThirdPerson",
"changelog": "- Adjusted the local player scaled event patch to work both on Stable and Nightly (r179 & r180)", "changelog": "- Fixes for r180",
"embedcolor": "#F61961" "embedcolor": "#F61961"
} }
] ]