summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:13:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:13:31 -0700
commit343ce595b8ad9a6c277872c367a4736e14b69f71 (patch)
tree39a905a00c6dece284d01f11e1a87c895ef67e9b /modinfo.json
downloadcataclysm-dda-mod_hk-loadout-343ce595b8ad9a6c277872c367a4736e14b69f71.tar.xz
Initial commit
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json11
1 files changed, 11 insertions, 0 deletions
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" ]
+ }
+]