mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
23 lines
No EOL
777 B
JSON
23 lines
No EOL
777 B
JSON
{
|
|
"_id": -1,
|
|
"name": "Tinyboard",
|
|
"modversion": "1.0.0",
|
|
"gameversion": "2025r180",
|
|
"loaderversion": "0.7.2",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "Few small tweaks to the keyboard:\n- Shrinks the keyboard to a size that isn't fit for grandma.\n- Adjusts keyboard placement logic to align with the menu that it spawns from.\n- Enforces a title on the keyboard input if one is not found.",
|
|
"searchtags": [
|
|
"keyboard",
|
|
"menu",
|
|
"ui",
|
|
"input"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r47/Tinyboard.dll",
|
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/Tinyboard/",
|
|
"changelog": "- Initial release",
|
|
"embedcolor": "#f61963"
|
|
} |