summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
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..bb968f2
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "quiverfullhouse_backport",
+ "name": "Quiverfull House stairs fix backport",
+ "authors": ["jc_gargma"],
+ "description": "Backport the Quiverfull House stairs fix to 0.E.2",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]