From 12149ae8624a17128634a18f673d802e56321ab0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 28 Jul 2020 15:24:40 -0700 Subject: Formatting fixes --- modinfo.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'modinfo.json') diff --git a/modinfo.json b/modinfo.json index 060320f..f2bc002 100644 --- a/modinfo.json +++ b/modinfo.json @@ -1,11 +1,11 @@ [ - { - "type": "MOD_INFO", - "ident": "battle_maid_redone", - "name": "Battle Maid Redone", - "authors": ["jc_gargma"], - "description": "Translated and tweaked version of the original Battle Maid mod.", - "category": "misc_additions", - "dependencies": [ "dda" ] - } + { + "type": "MOD_INFO", + "ident": "battle_maid_redone", + "name": "Battle Maid Redone", + "description": "Translated and tweaked version of the original Battle Maid mod.", + "authors": ["jc_gargma"], + "category": "misc_additions", + "dependencies": [ "dda" ] + } ] -- cgit v1.2.1