From 686a06fab1c40e064596ff4ee2f2c7d3ed236830 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:57:56 -0500 Subject: [PATCH] [MuteSFX] Fix spelling mistake in description of mod. --- MuteSFX/format.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MuteSFX/format.json b/MuteSFX/format.json index b8f18e2..82567f9 100644 --- a/MuteSFX/format.json +++ b/MuteSFX/format.json @@ -1,12 +1,12 @@ { - "_id": -1, + "_id": 172, "name": "MuteSFX", "modversion": "1.0.0", "gameversion": "2022r170p1", "loaderversion": "0.6.1", "modtype": "Mod", "author": "Exterrata & NotAKidoS", - "description": "A simple mod to add an audio queue for muting and unmuting.\n\nYou can replace the sfx in 'ChilloutVR\\ChilloutVR_Data\\StreamingAssets\\Cohtml\\UIResources\\GameUI\\mods\\MuteSFX\\audio'.", + "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\\MuteSFX\\audio'.", "searchtags": [ "mute", "unmute",