From 343ce595b8ad9a6c277872c367a4736e14b69f71 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 8 Apr 2020 22:13:31 -0700 Subject: Initial commit --- modinfo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modinfo.json (limited to 'modinfo.json') diff --git a/modinfo.json b/modinfo.json new file mode 100644 index 0000000..fc1c434 --- /dev/null +++ b/modinfo.json @@ -0,0 +1,11 @@ +[ + { + "type": "MOD_INFO", + "ident": "hk_naming_hotfix", + "name": "H&K Naming Hotfix", + "authors": ["jc_gargma"], + "description": "Fix the naming of several Heckler & Koch items to actually use the H&K prefix. Also restore the H&K UCP that was removed in 0.E", + "category": "rebalance", + "dependencies": [ "dda" ] + } +] -- cgit v1.2.1