[ConfigureCalibrationPose] initial builds

This commit is contained in:
NotAKidoS 2025-04-24 21:14:49 -05:00
parent 3521453010
commit da6520beb0
5 changed files with 618 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"_id": -1,
"name": "ConfigureCalibrationPose",
"modversion": "1.0.0",
"gameversion": "2025r179",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Lets you bring held & attached props through world loads.\nhttps://youtu.be/9P6Jeh-VN58?si=eXTPGyKB_0wq1gZO",
"searchtags": [
"prop",
"spawn",
"friend",
"load"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/ConfigureCalibrationPose.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ConfigureCalibrationPose/",
"changelog": "- Initial Release",
"embedcolor": "#00FFFF"
}