summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:10:15 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:10:15 -0700
commitdc662dd5ee397b2b13624a2cb39e8637773aebd2 (patch)
tree47371d17bc2baa7af4cd83161aa8bbc71bbc08a8 /modinfo.json
downloadcataclysm-dda-mod_hack-fix-dc662dd5ee397b2b13624a2cb39e8637773aebd2.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..bbb7040
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "hack_volume_fix",
+ "name": "Hack Volume Hotfix",
+ "authors": ["jc_gargma"],
+ "description": "Fix the mass of several hack items to use a more balanced volume.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]