Skip to content

bedrock-crustaceans/protocol-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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