1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00

Remove old workaround for Aether data center in USAGE

This should no longer be true anymore.
This commit is contained in:
Joshua Goins 2025-06-21 11:52:59 -04:00
parent d821c838cb
commit 183555b858

View file

@ -82,13 +82,15 @@ On Windows this file is located under `C:\Windows\System32\Drivers\etc\hosts` an
Navigate to [http://ffxiv.localhost](http://ffxiv.localhost), and register for an account. In order to actually log in, navigate to the Setup page and follow the instructions there. If you get an error in your web browser, ensure you're connecting via **http://** and not **https://**. Navigate to [http://ffxiv.localhost](http://ffxiv.localhost), and register for an account. In order to actually log in, navigate to the Setup page and follow the instructions there. If you get an error in your web browser, ensure you're connecting via **http://** and not **https://**.
**In the game client, you must select the Aether data center.** By default, the World server advertises itself as Gilgamesh but this can be changed in `config.yaml`: By default, the World server advertises itself as Gilgamesh but this can be changed in `config.yaml`:
```yaml ```yaml
world: world:
world_id: 63 world_id: 63
``` ```
This has no actual effect in-game, apart from the World name shown inside the client. All data centers will show the configured world.
## Importing characters from retail ## Importing characters from retail
It's possible to import existing characters from the retail server using [Auracite](https://auracite.xiv.zone). Upload the backup ZIP on the account management page on the login server. It's possible to import existing characters from the retail server using [Auracite](https://auracite.xiv.zone). Upload the backup ZIP on the account management page on the login server.