mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-19 22:36:49 +00:00
Server emulator for a certain MMO
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
run.sh |
Kawari
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
- Handles gate status requests.
- Login
- Handles logging in and giving a SID.
- Patch
- Handles checking if the client needs any patching.
License
This project is licensed under the GNU Affero General Public License 3. Some code or assets may be licensed differently.