diff options
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modinfo.json b/modinfo.json index ce915a8..5c0e30f 100644 --- a/modinfo.json +++ b/modinfo.json @@ -5,8 +5,9 @@ "name": "Battle Maid Redone", "authors": [ "Vermillon" ], "maintainers": [ "jc_gargma" ], - "description": "Translated and tweaked version of the original Battle Maid mod. Conflicts with Battle Maid Redux, Kawaii Maid Mod, Project Kawaii.", + "description": "Translated and tweaked version of the original Battle Maid mod.", "category": "content", - "dependencies": [ "dda" ] + "dependencies": [ "dda" ], + "conflicts": [ "battle_maid", "KawaiiMaidMod", "ProjectKawaii" ] } ] |