Slight simplification of the Upgrading Guide, I can't bring myself to provide less detail ¯\_(ツ)_/¯
This commit is contained in:
parent
db6367da63
commit
8b71252da7
@ -1,10 +1,9 @@
|
|||||||
###Upgrading Nadeko from an older release
|
###Upgrading Nadeko from an older release
|
||||||
|
|
||||||
- Navigate to your old nadeko folder
|
- Follow the Windows Guide/Linux Guide/OS X Guide linked on the left.
|
||||||
- Follow the correct install process for your operating system, linked on the left hand side. Nadeko has some new dependencies, so make sure you get these as guided!
|
- Navigate to your old `Nadeko` folder and copy `credentials.json` and the `/data/` folder.
|
||||||
- For upgrading, you can use your old credentials file without any issues and most data can also be migrated
|
- Paste this into the new Nadeko's `/NadekoBot/src/NadekoBot/` folder.
|
||||||
- Copy both the data folder and `credentials.json` from your old Nadeko installation, to the following folder
|
- If it asks you to overwrite files, it is fine to do so.
|
||||||
- `NadekoBot\src\NadekoBot` - This may ask if you want to overwrite some files, this is perfectly fine to do.
|
|
||||||
- Now launch the new Nadeko as the guide describes - it should now start.
|
- Now launch the new Nadeko as the guide describes - it should now start.
|
||||||
- In any channel, run the `.migratedata` command - nadeko will now attempt to migrate your old data to nadeko's new storage system
|
- In any channel, run the `.migratedata` command - nadeko will now migrate your old data.
|
||||||
- Your data should now have been migrated succesfully, restart nadeko and everything should be working as expected
|
- Restart nadeko and everything should work as expected
|
||||||
|
Loading…
Reference in New Issue
Block a user