summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 14:36:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 14:36:26 -0700
commit1db56a66e616e2c81f77a8b1e299602428dd1276 (patch)
tree21f1da066f987e6bbaf51c340a70edf0cdac8e7a /modinfo.json
parentAdd USP .40 (diff)
downloadcataclysm-dda-mod_hk-loadout-1db56a66e616e2c81f77a8b1e299602428dd1276.tar.xz
Rename the mod as it's become more than just typo fixes.
Add a readme explaining base game compatibility.
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/modinfo.json b/modinfo.json
index fc1c434..d6eb41a 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -1,10 +1,10 @@
[
{
"type": "MOD_INFO",
- "ident": "hk_naming_hotfix",
- "name": "H&K Naming Hotfix",
+ "ident": "hk_loadout",
+ "name": "H&K Loadout",
"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",
+ "description": "Adds various H&K weapons, and tweaks existing ones.",
"category": "rebalance",
"dependencies": [ "dda" ]
}