summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 15:29:10 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 15:29:10 -0700
commit3386883f1956771ce8f3859941a4539917e51d50 (patch)
treee5cc1b9c3ed51849924026803f92e389f86ae1fd /modinfo.json
downloadcataclysm-dda-mod_caseless-crafting-3386883f1956771ce8f3859941a4539917e51d50.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..136ecf2
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "caseless_crafting",
+ "name": "Caseless Ammunition Crafting",
+ "authors": ["jc_gargma"],
+ "description": "Enable crafting of 8x40mm and 20x66mm ammunition.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]