summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 15:30:15 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-19 15:30:15 -0800
commitbe6694f82c651e464f170a1f809408efce746ba9 (patch)
tree4ac4454220a3db10924884db09fd197d1c6b2b0c /modinfo.json
downloadcataclysm-bn-mod_martial-arts-update-be6694f82c651e464f170a1f809408efce746ba9.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..ef62421
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "martial_arts_update",
+ "name": "Martial Arts Update",
+ "authors": ["jc_gargma"],
+ "description": "Port the late 2021 dda martial arts changes to bn.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]