summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-20 12:31:33 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-20 12:31:33 -0700
commit9fba31ac2f19f31191736ec82712bbb3a0703b8c (patch)
tree872985a7a4eed6149f7f978d841e97fe1f71daab /modinfo.json
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-9fba31ac2f19f31191736ec82712bbb3a0703b8c.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..0d2580d
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "faction_camp_recipe_expansion",
+ "name": "Faction Camp Recipe Expansion",
+ "authors": ["jc_gargma"],
+ "description": "Add several recipes to the faction camp that in all honesty should be there.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]