mirror of
https://gitea.tendokyu.moe/beerpsi/artemis-portable.git
synced 2026-09-22 22:28:07 +03:00
Update README.md
This commit is contained in:
@@ -13,15 +13,17 @@ aqua-importer.bat D:/PATH/TO/AQUA
|
||||
## Updating ARTEMiS
|
||||
Run `update-artemis.bat`, which will download the latest version of ARTEMiS, update dependencies and do any migrations needed.
|
||||
|
||||
## Migrating from a previous version of artemis-portable
|
||||
Remove the `mariadb/data` folder from the new version, and copy over that folder from the old version.
|
||||
|
||||
## Running ARTEMiS
|
||||
Double click `start.bat`. That's it.
|
||||
|
||||
## Updating from a previous artemis-portable installation
|
||||
Extract the new artemis-portable, then copy the `mariadb` folder over to keep your user data.
|
||||
|
||||
Remember to do migrations afterwards with:
|
||||
```batchfile
|
||||
dbutils.bat upgrade
|
||||
```
|
||||
|
||||
## Download
|
||||
Built on [`Hay1tsme/artemis@c4deff9d1c`](https://gitea.tendokyu.moe/Hay1tsme/artemis/commit/c4deff9d1c64dc2b2275c67ced64767ac848e852)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user