summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 15:39:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 15:39:31 -0700
commit79b61cb7d032f83f83f12520c76d362a533ef8d1 (patch)
treed0673b3a8421168484b245c781276d4ecbb48fcb /modinfo.json
downloadcataclysm-dda-mod_grenade-crafting-79b61cb7d032f83f83f12520c76d362a533ef8d1.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..6239cf6
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "grenade_crafting",
+ "name": "Grenade Crafting",
+ "authors": ["jc_gargma"],
+ "description": "Restore the recipes for frag, emp, and tear gas grenades.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]