From c65e8c068c314663556797e3a034d129fa7ab53f Mon Sep 17 00:00:00 2001 From: coolGi Date: Sun, 5 Mar 2023 11:57:56 +1030 Subject: [PATCH] Notification in the config if there is going to be an update on close --- core/src/main/resources/assets/lod/lang/en_us.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/src/main/resources/assets/lod/lang/en_us.json b/core/src/main/resources/assets/lod/lang/en_us.json index 66c5098c3..d79060aee 100644 --- a/core/src/main/resources/assets/lod/lang/en_us.json +++ b/core/src/main/resources/assets/lod/lang/en_us.json @@ -38,6 +38,8 @@ "Always silent update", "lod.updater.silent.@tooltip": "Every time an update is available, it would update\n(§6WARNING§r: It wont prompt the user on an update, tough it would keep the mod up to date)", + "lod.updater.waitingForClose": + "Distant Horizons will finish update once game restarts",