summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 16:15:42 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-10 16:15:42 -0800
commitdd3a03e0872ae8e84313c85126619ad3167b9c7e (patch)
tree515ce35a1cf85f151bc660b95eee4be1c5980e36 /modinfo.json
downloadcataclysm-bn-mod_m26-mass-dd3a03e0872ae8e84313c85126619ad3167b9c7e.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..ca1887c
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "m26-mass",
+ "name": "M26 MASS",
+ "authors": ["jc_gargma"],
+ "description": "Add the M26 MASS underbarrel shotgun.",
+ "category": "items",
+ "dependencies": [ "dda" ]
+ }
+]