服务端
Go to file
hahwu 7a95ef8cfb Add friend reply, sponsor, and retire reward features
Introduces friend reply and sponsor mechanics, including new message types, data structures, and reward handling. Adds chess retire reward claim logic and related protobuf messages. Updates login to support SDK login and account name changes. Refactors order shipping logic and admin shipping command. Multiple modules updated to support new friend and order features.
2025-11-12 15:54:43 +08:00
bin 版本更新 2024-11-21 19:36:12 +08:00
src/server Add friend reply, sponsor, and retire reward features 2025-11-12 15:54:43 +08:00
tool/cfg 版本更新 2024-11-21 19:36:12 +08:00
.gitignore 项目更新 2024-11-29 10:51:04 +08:00
LICENSE 版本更新 2024-11-21 19:36:12 +08:00
README.md 版本更新 2024-11-21 19:36:12 +08:00

Leaf server

A game server based on Leaf framework.

Licensing

Leaf server is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.