Skip to content

Documentation and guides for Nukkit-MOT, supporting multiple versions of Nukkit Minecraft Bedrock Edition Server Software

Notifications You must be signed in to change notification settings

MemoriesOfTime/Nukkit-MOT-Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fce8581 · Feb 15, 2025

History

43 Commits
Aug 18, 2024
Feb 15, 2025
Feb 15, 2025
Jan 31, 2025
Jul 27, 2024
May 3, 2024
Apr 17, 2024
Apr 15, 2024
Feb 4, 2025
Jan 31, 2025
Apr 15, 2024
Apr 29, 2024

Repository files navigation

📚 Nukkit-MOT Wiki

This website is built using Docusaurus, a modern static website generator.

🛠️ Installation

$ yarn

🖥️ Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

run yarn start --locale zh to running the Chinese version.

zh is the language code. refer to List of ISO 639 language codes for more details.

🏗️ Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

🎉 Innovation

🌍 Add a new language

$ yarn write-translations --locale <language code>

refer to Adding a new language for more details.

🚀 Release a new version

$ yarn docusaurus docs:version <version>

refer to Publishing a new version for more details.

Note: Typically, Nukkit-MOT is only used during significant refactoring, although such a scenario is unlikely to occur in the near future.

About

Documentation and guides for Nukkit-MOT, supporting multiple versions of Nukkit Minecraft Bedrock Edition Server Software

Resources

Stars

Watchers

Forks