From 9fba31ac2f19f31191736ec82712bbb3a0703b8c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 20 Jun 2020 12:31:33 -0700 Subject: Initial commit --- modinfo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modinfo.json (limited to 'modinfo.json') 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" ] + } +] -- cgit v1.2.1