How to Update Gunbot
To maintain optimal performance and access to new features in Gunbot, regular updates are crucial. This guide ensures that you can update your Gunbot efficiently while preserving your historical data.
Major Version Upgrade (e.g., v25 to v27)
Upgrading from one major version to another, like v25 to v27, involves the following steps:
- Download the Latest Version: Obtain the latest Gunbot version from the https://www.gunbot.com/downloads//.
- Stop Gunbot: Ensure Gunbot is not running.
- Unzip the Downloaded File: Extract the contents to a temporary folder.
- Overwrite Specific Files and Folders:
- From the temporary folder, copy the
cs
,gui
,node_modules
,tulind
folders, and thegunthy-
executable (e.g.,gunthy-linux
,gunthy-win
). - Paste these files and folders into your main Gunbot installation folder, replacing existing ones with the same names.
- From the temporary folder, copy the
Minor Version Upgrade (e.g., v21.0.1 to v21.0.2)
For minor updates within the same major version:
- Download the Update: Get the updated executable from the official site.
- Stop Gunbot: Make sure Gunbot is completely off.
- Unzip the Downloaded File: Extract the contents to a temporary folder.
- Overwrite the Executable:
- Copy the
gunthy-
executable (e.g.,gunthy-linux
,gunthy-win
) from the temporary folder. - Replace the existing executable in your main Gunbot installation folder with the copied one.
- Copy the
Special Instructions
Occasionally, updates might include specific instructions similar to a major version upgrade. Always check for any such instructions accompanying the update to ensure a smooth transition.
Following these guidelines will help you update Gunbot effectively, keeping your historical data intact and your bot running smoothly with the latest features.
It may be needed to remove the customStratEditor.json
file to see settings for all strategies from community devs. If you have preexiting custom editor templates in there, merge those after Gunbot has created a new customStratEditor.json
file.