Files
bl/README.md
昔念 2fa59640e0 build: 更新项目结构并移除冗余文件
- 删除了 Go workflow 文件,简化构建流程
- 移除了 docker-compose.yml 文件,减少不必要的容器编排
- 更新了 README.md,精简了项目结构说明
2025-07-05 19:31:53 +08:00

22 lines
502 B
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# blazing
这是骄阳号开发团队的开源项目请勿用于商业用途
在软件开发中repoimplmapper model 是常见的分层架构组件
## 项目介绍
## seer-project
项目结构:
目前仅有Logic服
主类位于 **server -> logic -> go -> LogicServer**
详情查看 [文档](./docs)
- [战斗](./docs/battle.md)
- [编解码](./docs/codec.md)
- [指令](./docs/command.md)
- [系统属性](./docs/properties.md)
- [登录](./docs/login.md)