diff options
author | F1F7Y <that.fifty@gmail.com> | 2022-01-19 18:05:53 +0100 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-19 18:37:30 -0300 |
commit | 77b43a9199dd7f739181b487abe678b352fcadcb (patch) | |
tree | 01910a9a562183478aaf3c8c2eb10bab6c00aa33 /Northstar.Client/mod.json | |
parent | 4d56ce9de9490bfe95e28f84eca6798a932dcc3b (diff) | |
download | NorthstarMods-77b43a9199dd7f739181b487abe678b352fcadcb.tar.gz NorthstarMods-77b43a9199dd7f739181b487abe678b352fcadcb.zip |
Rework mods menu
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r-- | Northstar.Client/mod.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json index d40d7ed0..809a54f6 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": [ |