From ab9bf7bc71f7c4148c27dbcbdefcd36218f6f729 Mon Sep 17 00:00:00 2001 From: Borna Date: Mon, 13 May 2024 15:02:25 +0200 Subject: [PATCH] Update --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8112af8..0c48c03 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,15 @@ You can use Guide to help you with installation and configuration of NoIPChat. C **Dynamic software update** -Dynamic software update is currently WIP. It'll enable most updates to the Server to be made without restarting Server. \ No newline at end of file +In order to update Server without restarting (hot patch), you need path to folder with update. + +Once ready, type update into Server. + +You'll see messaage like the following: + +Server closed + +Unload success: True + + +Once asked, provide path to update folder and press Enter key. Server will be updated automatically. \ No newline at end of file