mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[NoDepthOnlyFlat] Initial testing
This commit is contained in:
parent
f1ec83faef
commit
16e44f7c35
5 changed files with 141 additions and 0 deletions
23
NoDepthOnlyFlat/format.json
Normal file
23
NoDepthOnlyFlat/format.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"_id": 172,
|
||||
"name": "NoDepthOnlyFlat",
|
||||
"modversion": "1.0.0",
|
||||
"gameversion": "2022r170p1",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "Exterrata & NotAKidoS",
|
||||
"description": "A simple mod to add an audio cue for muting and unmuting.\n\nYou can replace the sfx in 'ChilloutVR\\ChilloutVR_Data\\StreamingAssets\\Cohtml\\UIResources\\GameUI\\mods\\NoDepthOnlyFlat\\audio'.",
|
||||
"searchtags": [
|
||||
"mute",
|
||||
"unmute",
|
||||
"audio",
|
||||
"sound"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r13/NoDepthOnlyFlat.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/NoDepthOnlyFlat/",
|
||||
"changelog": "- Initial CVRMG release",
|
||||
"embedcolor": "92e492"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue