v1.6 Update Guide
v1.5.2 -> v1.6
It's important you take this backup - you'll need it later.
- 1.Take a back-up of the whole
/config/
folder. - 2.Take a back-up of the whole
/data/
folder. - 3.Take a back-up of any addons in the
/addons/
folder.
- 1.
- 2.Unzip all the files into a suitable folder.
The table below shows which files you should delete and keep to allow for an easy update:
Entire folders are indicated in bold.
Keep | Delete |
/addons/ | /index.js |
/node_modules/ | /package.json |
/data/ | /package-lock.json |
| /start.bat |
| /commands/ |
| /events/ |
| /assets/ |
| /config/ |
- 1.Delete the files shown above
- 2.Copy the new bots files into here
- 3.Copy your config settings from your backup to the new config You should not copy the whole config files - just the individual settings
Do not copy the whole config files - you must copy the individual settings from one another.
Run these commands in PowerShell/a terminal.
- cd <file path to bot>npm install
IF THIS DOESN'T WORK, THEN:
Follow our setup guides for Windows and Linux to ensure all dependencies are correctly installed for your operating system.
Join our Discord support server if you need help!
- 1.
- 2.Open a ticket and ask to be verified
- 3.Once your verified you can run the command
$getkey
in the support server and our bot will DM you your licence key - 4.In the
config
folder, open thelicenceKey.yml
file - 5.Copy your licence key into the licence key field
Thanks for sticking with Zeltux! Have a great day!
Last modified 2yr ago