From 6329e5ccbd1787f9e6e09710db3dd543deb91cc3 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 6 Oct 2022 22:46:36 -0400 Subject: [PATCH] Add new mod: dgarro.CustomShipLogModes (#445) Co-authored-by: dgarroDC --- mods.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mods.json b/mods.json index 71cace8435..3fe52a71a9 100644 --- a/mods.json +++ b/mods.json @@ -924,5 +924,12 @@ "uniqueName": "hearth1an.ProbeTeleporter", "repo": "hearth1an/hearth1an.ProbeTeleporter", "authorDisplay": "hearth1an" + }, + { + "name": "Custom Ship Log Modes", + "uniqueName": "dgarro.CustomShipLogModes", + "repo": "dgarroDC/CustomShipLogModes", + "utility": true, + "authorDisplay": "Damián Garro" } -] +] \ No newline at end of file