From f83788bd57bb5e03cbe8164e2be2519c35b35a4b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Jul 2021 06:30:17 -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..97aabc8 --- /dev/null +++ b/modinfo.json @@ -0,0 +1,11 @@ +[ + { + "type": "MOD_INFO", + "ident": "bn_revert_handgun_damage_buff", + "name": "BN - Revert Handgun Damage Buff", + "authors": ["jc_gargma"], + "description": "Revert BN handgun ammunition buffs. Except the 4.6mm and 5.7mm, they were seriously weak.", + "category": "rebalance", + "dependencies": [ "dda" ] + } +] -- cgit v1.2.1