From 5ebe4e29a5f3e11f52dad9d20953b33f94597bf8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 14 Jan 2022 17:17:52 -0800 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..73ac322 --- /dev/null +++ b/modinfo.json @@ -0,0 +1,11 @@ +[ + { + "type": "MOD_INFO", + "ident": "packed_at4", + "name": "Packed AT4", + "authors": ["jc_gargma"], + "description": "Convert the AT4 to function like the M72 LAW. Also add a carrying strap to both packed M72 and AT4.", + "category": "rebalance", + "dependencies": [ "dda" ] + } +] -- cgit v1.2.1