SoWeBegin/ToyBattlesHQ

GitHub: SoWeBegin/ToyBattlesHQ

首个开源的 MicroVolts 游戏服务器模拟器,支持多平台部署和多服务器组件架构。

Stars: 135 | Forks: 32

## 注意事项 本文档目前落后于最新的更改。 - 关于新更改的说明文档完全缺失。 - 新功能的设置文档也缺失。 - 配合此模拟器运行的客户端可执行文件缺失。 - externalLibraries/cgd_original 已过时。 添加这些新文档可能需要一些时间,请耐心等待…… ![C++ CI](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/8b48cb9ef6044017.svg) ![Release](https://img.shields.io/github/v/release/SoWeBegin/ToyBattlesHQ) ![License](https://img.shields.io/badge/license-MIT-green.svg) ![Language](https://img.shields.io/badge/language-C++-blue.svg) ![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Windows-brightgreen) ![vcpkg](https://img.shields.io/badge/vcpkg-supported-brightgreen) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Commits](https://img.shields.io/github/commit-activity/m/SoWeBegin/ToyBattlesHQ) ![Stars](https://img.shields.io/github/stars/SoWeBegin/ToyBattlesHQ) ![Forks](https://img.shields.io/github/forks/SoWeBegin/ToyBattlesHQ) ![Contributors](https://img.shields.io/github/contributors/SoWeBegin/ToyBattlesHQ) ## 附录 microvolts surge tb-ezgif com-crop ### 1. 项目概述 - [1.1 这个项目是关于什么的?](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro.md) - [1.1.1 ToyBattles](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro.md) - [1.1.1.1 团队成员](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro.md) - [1.1.2 关于这个模拟器](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro.md) - [1.1.3 社区驱动 —— 几个视频](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro.md) - [1.2 不同项目概述 (MainServer, CastServer, AuthServer, Common)](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/intro2.md) ### 2. 版本历史 - [2.1 版本 1.0 到版本 2.0 的更新日志](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/changelog1.md) - [2.1.1 完整的代码重构](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/changelog1.md) - [2.1.2 新功能](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/changelog1.md) - [2.1.3 其他杂项](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/changelog1.md) ### 3. 安装与设置 - [3.1 需求与安装](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/requirements_installation.md) - [3.1.1 需求](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/requirements_installation.md) - [3.1.2.1 自动安装:Linux 自动设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/requirements_installation.md) - [3.1.2.2 手动安装:Windows](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/requirements_installation.md) - [3.1.2.3 手动安装:Linux](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/requirements_installation.md) - [3.2 设置模拟器](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/setting_up.md) - [3.2.1 增强的安全性](https://github.com/SoWeBegin/ToyBattlesHQ/blob/toybattles_mvsurge/doc/enhanced_security.md) new - [3.3 设置数据库](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/database_setup.md) - [3.3.1 Windows 设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/database_setup.md) - [3.3.2 Linux 设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/database_setup.md) - [3.4 设置客户端](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/client_setup.md) - [3.4.1 下载客户端](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/client_setup.md) ### 4. 配置示例 - [4.1 localhost 配置设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/example_localhost.md) - [4.2 VPS 配置设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/example_vps.md) - [4.3 跨不同 VPS 的多服务器配置设置](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/example_multiple_vps.md) ### 5. 数据库 - [5.1 数据库表概览](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/database_tour.md) ### 6. 网站 API - [6.1 网站 API 概述及与 MainServer 的通信](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/website_info.md) ### 7. 更新器与客户端工具 - [7.1 更新器:启动器如何获取更新](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/updater_overview.md) - [7.1.1 概述](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/updater_overview.md) - [7.1.2 创建更新包](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/updater_overview.md) - [7.1.3 使用更新器](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/updater_overview.md) - [7.2 更改客户端版本(使用客户端版本工具)](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/client_version_tool.md) - [7.3 更改 CGD 密码(使用密码工具)](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/password_updater.md) - [7.4 CGD 归档管理器工具](https://github.com/SoWeBegin/ToyBattlesHQ/blob/toybattles_mvsurge/doc/cgd_manager.md) new ### 8. 报告问题 - [8.1 如何通过 GitHub Issues 创建 Bug 报告](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/reporting_issues.md) - [8.1.1 问题类型](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/reporting_issues.md) - [8.1.2 如何报告问题](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/reporting_issues.md) - [8.1.3 发现了修复方法?欢迎提交 PR!](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/reporting_issues.md) ### 9. 致谢 - [9.1 鸣谢与社区贡献](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/thanks.md) ### 10. 未来规划 - [下一步计划?](https://github.com/SoWeBegin/MicrovoltsEmulator/blob/mv1.1_2.0/doc/whats_next.md) ## 联系方式 - 如需了解信息、贡献或报告与模拟器相关的 Bug,请在此仓库开启一个 issue。 - 如有一般性咨询,请发送邮件至 support@toybattles.net - 如有 ToyBattles 相关问题,请在[我们的 Discord 服务器](https://discord.gg/toybattles)上联系我们
标签:C++, MicroVolts, MIT协议, ToyBattles, vcpkg, 云安全, 云资产清单, 密码管理, 开源游戏, 数据擦除, 服务端开发, 游戏开发, 游戏服务器模拟器, 私有服务器, 网络游戏, 逆向工程, 配置错误