From 27762f3e78add0128903c62100c38a4dc6b50bf0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 14 Mar 2021 17:05:52 -0700 Subject: Clean up the modinfo --- vamp_stuff/modinfo.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/modinfo.json') diff --git a/vamp_stuff/modinfo.json b/vamp_stuff/modinfo.json index 5b8d6a9..2a18af3 100644 --- a/vamp_stuff/modinfo.json +++ b/vamp_stuff/modinfo.json @@ -2,10 +2,9 @@ { "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", + "name": "Vampiric Stuff Redone", + "authors": [ "jc_gargma" ], + "description": "Adds night creatures, new items, monsters and locations.\nMore on interactions with npcs and quests, providing a subtle RPG playstyle.", "category": "misc_additions", "dependencies": [ "dda" ] } -- cgit v1.2.1