/PNX-Wiki

PowerNukkitX Wiki

Primary LanguageSCSSGNU Affero General Public License v3.0AGPL-3.0

Header

📖 PowerNukkitX Docs

Discord English 简体中文 License: AGPL v3 ChangeLog FAQ PNX-Wiki Maven Central JitPack

This documentation was built with Docusaurus 3.

This is a community maintained documentation for PowerNukkitX. If you see any errors or want to add something, please follow the contribution guide below.

If you have any questions that are not answered here, feel free to join the PowerNukkitX Discord or PowerNukkitX QQ and ask them there!

Local Development

To run a local development server, you first need to install the dependencies:

  • Node.js Version >= 18.x
  • pnpm
pnpm install
pnpm run start
#preview other language
pnpm run start --locale zh-CN

🏳️ Add support Language

See: https://docusaurus.io/zh-CN/docs/i18n/git

Use docusaurus write-translations to generate the translation files.

pnpm run write-translations --locale [language]

License