Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 735 Bytes

File metadata and controls

30 lines (19 loc) · 735 Bytes

Contributing to ThreadMC Decompile Tools

Thank you for considering contributing!

How to Contribute

  • Fork the repository and create your branch from main.
  • Make your changes with clear commit messages.
  • Test your changes locally.
  • Open a pull request with a clear description.

Code Style

  • Use spaces for indentation (see .editorconfig).
  • Keep scripts POSIX-compliant where possible.
  • Document functions and scripts.

Issues

  • Search for existing issues before opening a new one.
  • Use the provided issue templates.

Legal

  • Do not submit or request decompiled Minecraft source code.
  • Do not publish or share decompiled code generated by these tools.

Code of Conduct

Be respectful and constructive.