mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-23 15:47:45 +00:00
Explain which servers to do what in the README
This commit is contained in:
parent
adef3b6025
commit
d6f3510494
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -2,6 +2,17 @@
|
|||
|
||||
A substitute for a few official servers such as “ffxiv.com” and “square-enix.com”. It’s still early in development, but can already emulate the basic login flow.
|
||||
|
||||
## Components
|
||||
|
||||
* Admin
|
||||
* The admin panel for configuring the multitude of servers.
|
||||
* [Frontier](https://docs.xiv.zone/server/frontier/)
|
||||
* Handles gate status requests.
|
||||
* [Login](https://docs.xiv.zone/server/login/)
|
||||
* Handles logging in and giving a SID.
|
||||
* [Patch](https://docs.xiv.zone/server/patch/)
|
||||
* Handles checking if the client needs any patching.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [GNU Affero General Public License 3](LICENSE). Some code or assets may be licensed differently.
|
||||
|
|
Loading…
Add table
Reference in a new issue