An open API service indexing awesome lists of open source software.

https://github.com/bedrock-crustaceans/protocol-wiki

Documentation for the Bedrock Protocol and more
https://github.com/bedrock-crustaceans/protocol-wiki

bedrock docs documentation minecraft nethernet protocol raknet wiki

Last synced: 3 months ago
JSON representation

Documentation for the Bedrock Protocol and more

Awesome Lists containing this project

README

          

# Protocol Wiki

The Unofficial and Community-Maintained Bedrock Protocol Wiki.
Contains documentation, tutorials, and general how-to information.

## Contributing

Spotted an error, have suggestions for improvements, or want to add something entirely new?
You're always welcome to contribute!

Our wiki is fully open source and maintained by a passionate community of developers and content creators.
You don’t need to be a member of our organization to contribute—just jump in, and let’s make this resource even better together!

All wiki edits are handled through GitHub using pull requests,
so you can make changes and suggest edits directly in our GitHub repository.

## Running Locally

Before you start, make sure you have [Node.js](https://nodejs.org/) version 18 or higher.

- `npm install`: Installing all needed dependencies:
- `npm run dev`: Running local dev build
- `npm run build`: Creating a local release mode bundle