Skip to content

Commit 37f8527

Browse files
authored
docs: add faq (#379)
1 parent 40b698a commit 37f8527

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

docs/getting-started/faq.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
comments: true
3+
---
4+
5+
# Frequently Asked Questions
6+
7+
???+ question "Which platforms and architectures are supported by Endstone?"
8+
9+
Endstone is built around the official [Bedrock Dedicated Server (BDS)](https://www.minecraft.net/download/server/bedrock), which supports Windows and Ubuntu Linux.
10+
11+
Accordingly, Endstone only supports Windows and Ubuntu Linux. Other platforms may or may function.
12+
13+
BDS only supports the `x86-64` CPU architecture. Systems with `arm` CPU architectures are not supported.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ nav:
191191
- Start your server: getting-started/start-your-server.md
192192
- Project structure: getting-started/project-structure.md
193193
- Contributing: getting-started/contributing.md
194+
- FAQ: getting-started/faq.md
194195
- Tutorials:
195196
- Create your first plugin: tutorials/create-your-first-plugin.md
196197
- Install your plugin: tutorials/install-your-plugin.md

0 commit comments

Comments
 (0)