MCDOC is a documentation project for Minecraft tools and unlockers.
This documentation aims to provide comprehensive information and guides on various tools and unlockers for Minecraft.
- VitePress: A static site generator that allows you to build and maintain your documentation easily.
To get started with VitePress, follow these steps:
- Clone the repository:
git clone https://github.com/openm-proj/mcdoc.github.io.git
- Install VitePress:
npm install -g create-vitepress
- Navigate to the project directory:
cd mcdoc.github.io
- Start the local development server:
npm run dev
- Open your browser and visit
http://localhost:3000
to view the documentation.
Contributions to MCDOC are welcome! If you have any suggestions, improvements, or bug fixes, please feel free to submit a pull request. Make sure to follow the contribution guidelines outlined in the. For requesting to add a material to MCDOC is accepted!, please do a Pull Request for it.
This project is licensed under the MIT License
For any questions or inquiries, please contact the project maintainer at [email protected]
We value your feedback! If you have any suggestions, comments, or questions about the documentation, please don't hesitate to reach out to us. You can submit an issue on the GitHub repository or contact us directly.
We appreciate your support and hope you find MCDOC helpful for your Minecraft Bedrock Edition projects!