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:
parent
d821c838cb
commit
183555b858
1 changed files with 3 additions and 1 deletions
4
USAGE.md
4
USAGE.md
|
@ -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://**.
|
||||
|
||||
**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
|
||||
world:
|
||||
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
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue