diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-13 01:49:25 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-13 01:49:25 -0800 |
| commit | 4453995be6898fb99cbd567b8aed672c03e1ceaa (patch) | |
| tree | 01cb2625473c3501f863666ca899f114a3304167 | |
| parent | Utilize the new conflicts field in the modinfo. (diff) | |
| download | cataclysm-dda-mod_battle-maid-redone-4453995be6898fb99cbd567b8aed672c03e1ceaa.tar.xz | |
Add additional authors as that is also now supported.
| -rw-r--r-- | modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json index 5c0e30f..c84a292 100644 --- a/modinfo.json +++ b/modinfo.json @@ -3,7 +3,7 @@ "type": "MOD_INFO", "ident": "battle_maid_redone", "name": "Battle Maid Redone", - "authors": [ "Vermillon" ], + "authors": [ "Vermillon", "inoue" ], "maintainers": [ "jc_gargma" ], "description": "Translated and tweaked version of the original Battle Maid mod.", "category": "content", |
