Skip to content

Contributing

RazorPlay01 edited this page May 14, 2025 · 1 revision

Contributing

We welcome contributions to the Minecraft Networking API!

How to Contribute

  1. Fork the Repository: Clone the repo from GitHub.
  2. Create a Branch: Work on a feature or bug fix in a dedicated branch.
  3. Submit a Pull Request: Include a clear description of your changes.
  4. Follow Guidelines:
    • Write clear, maintainable code.
    • Include tests for new features.
    • Update documentation as needed.

Reporting Issues

File issues on the GitHub Issues page with:

  • A clear description of the problem.
  • Steps to reproduce.
  • Expected vs. actual behavior.

License

The API is licensed under the Mozilla Public License 2.0.

Clone this wiki locally