Skip to content

MemoriesOfTime/NukkitHub

Repository files navigation

NukkitHub

Plugin hub for the Nukkit, Nukkit-MOT, PowerNukkitX, and Lumi ecosystems.

Documentation

  • Plugin Indexing Guide - How Nukkit, Nukkit-MOT, PowerNukkitX, and Lumi plugin repositories are discovered, indexed, and displayed on NukkitHub

Development

Requirements

Run locally

bun install
bun run dev

bun run dev will build the search index before starting the Nuxt development server.

Build nukkitindexer manually

cargo run --manifest-path indexer/Cargo.toml -- discover
cargo run --manifest-path indexer/Cargo.toml -- build

Credits

License

AGPL-3.0