summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-25 13:43:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-25 13:43:53 -0700
commit0d1c05cefab8c63b2147a1a81e537c74b5cbeb73 (patch)
treee663a3f3da09aa5988dc2971dda0051b6519bf52 /modinfo.json
downloadcataclysm-bn-mod_recipe-fixes-0d1c05cefab8c63b2147a1a81e537c74b5cbeb73.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..614e550
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "whynocheeseburger",
+ "name": "Cheeseburger recipe hotfix",
+ "authors": ["jc_gargma"],
+ "description": "For some odd reason, cheeseburgers cannot be made with a brioche bun while hamburgers can. This mod fixes that.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]