mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-20 14:47:45 +00:00
Mention the lobby server in the README
This commit is contained in:
parent
1f43318add
commit
9ca46c53cd
1 changed files with 6 additions and 0 deletions
|
@ -16,7 +16,13 @@ A substitute for a few official servers such as “ffxiv.com” and “square-en
|
||||||
* Handles logging in and giving a SID.
|
* Handles logging in and giving a SID.
|
||||||
* [Patch](https://docs.xiv.zone/server/patch/)
|
* [Patch](https://docs.xiv.zone/server/patch/)
|
||||||
* Handles checking if the client needs any patching.
|
* Handles checking if the client needs any patching.
|
||||||
|
* [Lobby](https://docs.xiv.zone/server/lobby/)
|
||||||
|
* Handles logging the client into the world server, displaying the character list and so on.
|
||||||
|
|
||||||
|
## Supported Game Versions
|
||||||
|
|
||||||
|
Only the Windows version of the game is supported at the moment. Only the latest version will be supported, older versions are not in the scope of this project.
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
Install [Rust](https://rust-lang.org) and then use the `run.sh` helper script in the repository. You can of course run each server individually.
|
Install [Rust](https://rust-lang.org) and then use the `run.sh` helper script in the repository. You can of course run each server individually.
|
||||||
|
|
Loading…
Add table
Reference in a new issue