From 66ffd7038cf10566bd35bb6713677a5f8de3b6ef Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Sep 2020 22:40:36 -0700 Subject: Initial commit --- vamp_stuff/modinfo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vamp_stuff/modinfo.json (limited to 'vamp_stuff/modinfo.json') diff --git a/vamp_stuff/modinfo.json b/vamp_stuff/modinfo.json new file mode 100644 index 0000000..45f6c0d --- /dev/null +++ b/vamp_stuff/modinfo.json @@ -0,0 +1,12 @@ +{ + "type": "MOD_INFO", + "ident": "vamp_stuff", + "name": "Vampiric Stuff", + "authors": [ + "Axema Vales" + ], + "description": "\nAdds night creatures, new items, monsters and locations.\nMore on interactions with npcs and quests, providing a subtle RPG playstyle.\n\nNote that this mod is currently in stable state. Bugs rarely appears, but if you encounter one or a recent CDDA update has caused an error, feel free to notify the author by creating an issue on its GitHub repository or sending a PM on Discord.", + "version": "V1.4 - 06/14/2020", + "category": "misc_additions", + "dependencies": ["dda"] + } \ No newline at end of file -- cgit v1.2.1