1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-19 22:36:49 +00:00
Server emulator for a certain MMO
Find a file
2024-05-11 12:26:09 -04:00
src Fix the wrong server message being printed for login/patch 2024-05-11 12:21:35 -04:00
.gitignore ADd initial files 2023-10-04 19:06:59 -04:00
Cargo.lock Bump Cargo.lock 2024-05-11 12:17:33 -04:00
Cargo.toml Bump Cargo.lock 2024-05-11 12:17:33 -04:00
LICENSE Relicense to AGPL, remove .build.yml 2024-04-28 08:32:31 -04:00
README.md Explain which servers to do what in the README 2024-05-11 12:21:09 -04:00
run.sh Add run.sh script to help running all of them at the same time 2024-05-11 12:26:09 -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
    • 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.