mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[FuckMLA] Update format.json
This commit is contained in:
parent
03136cc7d4
commit
32c35dd4c3
1 changed files with 10 additions and 11 deletions
|
@ -1,23 +1,22 @@
|
||||||
{
|
{
|
||||||
"_id": -1,
|
"_id": -1,
|
||||||
"name": "EzCurls",
|
"name": "FuckMLA",
|
||||||
"modversion": "1.0.0",
|
"modversion": "1.0.0",
|
||||||
"gameversion": "2022r170p1",
|
"gameversion": "2023r172",
|
||||||
"loaderversion": "0.6.1",
|
"loaderversion": "0.6.1",
|
||||||
"modtype": "Mod",
|
"modtype": "Mod",
|
||||||
"author": "NotAKidoS",
|
"author": "NotAKidoS",
|
||||||
"description": "A mod that should hopefully make finger curls more predictable.",
|
"description": "A simple mod that does three basic things:\n\n- Destroys MOUSELOCKALPHA, the script that locks your mouse on startup.\n- Forces mouse to be initially unlocked when launching the game in VR.\n- Fixes mouse rotating player when cursor is unlocked.",
|
||||||
"searchtags": [
|
"searchtags": [
|
||||||
"aas",
|
"mouse",
|
||||||
"sync",
|
"lock",
|
||||||
"naked",
|
"no",
|
||||||
"buffer"
|
"bad"
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"UIExpansionKit"
|
|
||||||
],
|
],
|
||||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r13/EzCurls.dll",
|
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r21/FuckMLA.dll",
|
||||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/EzCurls/",
|
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/FuckMLA/",
|
||||||
"changelog": "- Initial CVRMG release",
|
"changelog": "- Initial CVRMG release",
|
||||||
"embedcolor": "7d7d7d"
|
"embedcolor": "#ffc800"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue