1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-26 08:37:44 +00:00
kawari/README.md

19 lines
690 B
Markdown
Raw Normal View History

2023-10-04 19:06:59 -04:00
# Kawari
A substitute for a few official servers such as “ffxiv.com” and “square-enix.com”. Its 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
2024-04-28 08:32:31 -04:00
This project is licensed under the [GNU Affero General Public License 3](LICENSE). Some code or assets may be licensed differently.