From bf499c670e0a1f9535b5bddf262f438408cff523 Mon Sep 17 00:00:00 2001 From: Michael Hawkins Date: Mon, 9 Sep 2024 13:06:36 +0100 Subject: [PATCH] Adds pre-3.6.0 update warning to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5033a8f2..697b3cc2 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,13 @@ If you have a question, issue or feature request, please raise an issue in the [ ## Installation +> **Note**: When updating from a version before 3.6.0, you should backup your Lua configuration file +> +> Otherwise, you may accidentally delete your configuration changes!
+> [Read more](https://github.com/BadgerCode/tttdamagelogs/wiki/Configuring-the-damage-logs) + +
+ 1. Go to the [Releases](https://github.com/BadgerCode/tttdamagelogs/releases) section 2. Download the **Source Code (zip)** for the latest version 3. Extract the zip to a folder called `tttdamagelogs`