mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
move bunch of things to depricated folder
This commit is contained in:
parent
86828a94e2
commit
21f8893095
156 changed files with 193 additions and 93 deletions
22
.DepricatedMods/FuckMLA/format.json
Normal file
22
.DepricatedMods/FuckMLA/format.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"_id": -1,
|
||||
"name": "FuckMLA",
|
||||
"modversion": "1.0.0",
|
||||
"gameversion": "2023r172",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"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": [
|
||||
"mouse",
|
||||
"lock",
|
||||
"no",
|
||||
"bad"
|
||||
],
|
||||
"requirements": [
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r21/FuckMLA.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/FuckMLA/",
|
||||
"changelog": "- Initial CVRMG release",
|
||||
"embedcolor": "#ffc800"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue