rathena/rathena

GitHub: rathena/rathena

rAthena 是一款开源跨平台的 MMORPG 服务端仿真程序,解决了搭建和运营 Ragnarok Online 私有游戏服务器的需求。

Stars: 3445 | Forks: 2696

# rAthena ![clang](https://img.shields.io/github/actions/workflow/status/rathena/rathena/build_servers_clang.yml?label=clang%20build&logo=llvm) ![cmake](https://img.shields.io/github/actions/workflow/status/rathena/rathena/build_servers_cmake.yml?label=cmake%20build&logo=cmake) ![gcc](https://img.shields.io/github/actions/workflow/status/rathena/rathena/build_servers_gcc.yml?label=gcc%20build&logo=gnu) ![ms](https://img.shields.io/github/actions/workflow/status/rathena/rathena/build_servers_msbuild.yml?label=ms%20build&logo=visualstudio) ![GitHub](https://img.shields.io/github/license/rathena/rathena.svg) ![commit activity](https://img.shields.io/github/commit-activity/w/rathena/rathena) ![GitHub repo size](https://img.shields.io/github/repo-size/rathena/rathena.svg) [![向 DeepWiki 提问](https://deepwiki.com/badge.svg)](https://deepwiki.com/rathena/rathena) [论坛](https://rathena.org/board)|[Discord](https://rathena.org/discord)|[Wiki](https://github.com/rathena/rathena/wiki)|[FluxCP](https://github.com/rathena/FluxCP)|[众筹](https://rathena.org/board/crowdfunding/)|[Fork 与 Pull Request 问答](https://rathena.org/board/topic/86913-pull-request-qa/) --------|--------|--------|--------|--------|-------- ### 目录 1. [前置条件](#1-prerequisites) 2. [安装说明](#2-installation) 3. [故障排除](#3-troubleshooting) 4. [更多文档](#4-more-documentation) 5. [如何贡献](#5-how-to-contribute) 6. [许可证](#6-license) ## 1. 前置条件 在安装 rAthena 之前,您需要一些特定的工具和应用程序,这些工具和应用程序因不同的操作系统而异。 ### 硬件 硬件类型 | 最低配置 | 推荐配置 ------|------|------ CPU | 1 核 | 2 核 RAM | 1 GB | 2 GB 磁盘空间 | 300 MB | 500 MB ### 操作系统与推荐编译器 操作系统 | 编译器 ------|------ Linux | [gcc-6 或更新版本](https://www.gnu.org/software/gcc/gcc-6/) / [Make](https://www.gnu.org/software/make/) Windows | [MS Visual Studio 2017 或更新版本](https://www.visualstudio.com/downloads/) ### 必需的应用程序 应用程序 | 名称 ------|------ 数据库 | [MySQL 5 或更新版本](https://www.mysql.com/downloads/) / [MariaDB 5 或更新版本](https://downloads.mariadb.org/) Git | [Windows](https://gitforwindows.org/) / [Linux](https://git-scm.com/download/linux) ### 可选的应用程序 应用程序 | 名称 ------|------ 数据库 | [MySQL Workbench 5 或更新版本](http://www.mysql.com/downloads/workbench/) ## 2. 安装说明 ### 完整安装指南 * [Windows](https://github.com/rathena/rathena/wiki/Install-on-Windows) * [CentOS](https://github.com/rathena/rathena/wiki/Install-on-Centos) * [Debian](https://github.com/rathena/rathena/wiki/Install-on-Debian) * [FreeBSD](https://github.com/rathena/rathena/wiki/Install-on-FreeBSD) ## 3. 故障排除 如果您在启动服务器时遇到问题,您应该做的第一件事就是检查控制台上发生了什么。大多数情况下,只需查看给出的错误消息即可解决所有支持问题。如果您需要更多关于故障排除的支持,请查看 [Wiki](https://github.com/rathena/rathena/wiki) 或 [论坛](https://rathena.org/board)。 ## 4. 更多文档 rAthena 在 /doc/ 目录中拥有大量的帮助文件和 NPC 脚本示例。这些文件包括对 NPC 脚本命令、atcommands (@)、组权限、物品 bonus 和 packet 结构等众多主题的详细说明。我们建议所有用户在向其他地方寻求帮助之前,花时间浏览一下此目录。 ## 5. 如何贡献 有关如何为 rAthena 做贡献的详细信息,请查看 [CONTRIBUTING.md](https://github.com/rathena/rathena/blob/master/.github/CONTRIBUTING.md)! ## 6. 许可证 版权所有 (c) rAthena 开发团队 - 基于 [GNU General Public License v3.0](https://github.com/rathena/rathena/blob/master/LICENSE) 许可
标签:Bash脚本, C++, CMake, MMORPG, UML, 云安全, 数据擦除, 游戏服务器