From 77b43a9199dd7f739181b487abe678b352fcadcb Mon Sep 17 00:00:00 2001 From: F1F7Y Date: Wed, 19 Jan 2022 18:05:53 +0100 Subject: Rework mods menu --- Northstar.Client/mod.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Northstar.Client/mod.json') diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json index d40d7ed0c..809a54f6f 100644 --- a/Northstar.Client/mod.json +++ b/Northstar.Client/mod.json @@ -23,6 +23,10 @@ { "Name": "filter_gamemode", "DefaultValue": "0" + }, + { + "Name": "filter_mods", + "DefaultValue": "0" } ], "Scripts": [ -- cgit v1.2.3