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!
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
See: https://docusaurus.io/zh-CN/docs/i18n/git
Use docusaurus write-translations
to generate the translation files.
pnpm run write-translations --locale [language]