From 3386883f1956771ce8f3859941a4539917e51d50 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 26 Jul 2020 15:29:10 -0700 Subject: Initial commit --- modinfo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modinfo.json (limited to 'modinfo.json') 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" ] + } +] -- cgit v1.2.1