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
- Host: GitHub
- URL: https://github.com/bedrock-crustaceans/protocol-wiki
- Owner: bedrock-crustaceans
- Created: 2024-10-25T20:27:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T20:50:46.000Z (over 1 year ago)
- Last Synced: 2025-01-07T21:38:26.169Z (over 1 year ago)
- Topics: bedrock, docs, documentation, minecraft, nethernet, protocol, raknet, wiki
- Homepage: https://bedrock-crustaceans.github.io/protocol-wiki/
- Size: 137 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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