diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-14 17:05:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-14 17:05:52 -0700 |
commit | 27762f3e78add0128903c62100c38a4dc6b50bf0 (patch) | |
tree | 6006c5f708f2e9d5691e0a8effe09270a9c9701d /vamp_stuff | |
parent | Updated the readme of my changes (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-27762f3e78add0128903c62100c38a4dc6b50bf0.tar.xz |
Clean up the modinfo
Diffstat (limited to 'vamp_stuff')
-rw-r--r-- | vamp_stuff/modinfo.json | 7 |
1 files changed, 3 insertions, 4 deletions
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": "\n<color_red>Adds night creatures, new items, monsters and locations.</color>\n<color_light_red>More on interactions with npcs and quests, providing a subtle RPG playstyle.\n\n<color_light_cyan>Note that this mod is currently in <color_light_green>stable</color> 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.</color>", - "version": "<color_light_green>V1.4 - 06/14/2020</color>", + "name": "Vampiric Stuff Redone", + "authors": [ "jc_gargma" ], + "description": "Adds night creatures, new items, monsters and locations.</color>\n<color_light_red>More on interactions with npcs and quests, providing a subtle RPG playstyle.", "category": "misc_additions", "dependencies": [ "dda" ] } |