Files
netease-bedrock-wiki/mcguide/27-网络游戏/课程1:成为Apollo服主及相关准备/第1节:Apollo介绍.md
2024-12-23 10:57:59 +08:00

34 lines
1.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
---
front: https://nie.res.netease.com/r/pic/20220408/28189a08-736c-43c0-aefa-003096902fc8.png
hard: 入门
time: 5分钟
selection: true
---
# Apollo介绍
### 1、什么是Apollo
Apollo是用于开发和部署我的世界PE版网络游戏服务器集群的工具。集成功能插件、负载均衡、集群管理、运营指令等功能于一体。使开发者只需专注于MOD业务逻辑开发更多玩法组件为我的世界的创新拓展带来更多可能。
### 2、Apollo的优势
1以**可视化**的形式配置并搭建**核心架构**。
2**智能**处理各种网络服操作,减轻服务器操作压力。
3官方持续维护并拓展**插件库**,无惧版本升级,让开发更为便捷。
4提供完善的**参考模板**,便于开发过程中参考。
5配套**服务器性能**以及**游戏数据**监控工具,便于运营期的分析。
### 3、Apollo工具下载
Apollo工具集成在McStudio中McStudio又名我的世界开发工作台是集成开发者启动器编辑器与开发者平台于一体的工具以下教程均是在MCStudio的基础上进行介绍。如果您还没有安装请点击[这里](https://mc.163.com/dev/)进行下载。
![下载studio](./images/downloadstudio.png)