diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-14 17:17:52 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-14 17:17:52 -0800 |
commit | 5ebe4e29a5f3e11f52dad9d20953b33f94597bf8 (patch) | |
tree | 8cc5d84d45cfc9ae40d32dda4e9459e09d11d8f3 /modinfo.json | |
download | cataclysm-bn-mod_packed-at4-5ebe4e29a5f3e11f52dad9d20953b33f94597bf8.tar.xz |
Initial commit
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 11 |
1 files changed, 11 insertions, 0 deletions
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" ] + } +] |