Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.54 KB

File metadata and controls

36 lines (22 loc) · 1.54 KB

Contributing to PCGEx + ZoneGraph

Thanks for your interest in contributing! Before you get started, please read through the following.


License Agreement

This plugin is source-available, not open-source. By submitting a contribution (pull request, patch, or any other form), you agree that:

  • Your contribution is provided under the same terms as the project's LICENSE.
  • You grant the copyright holder a perpetual, irrevocable, worldwide, royalty-free right to use, modify, and redistribute your contribution as part of the Software under any license the copyright holder sees fit.
  • You confirm that you have the right to submit the contribution and that it does not infringe on any third-party rights.

How to Contribute

  1. Bug reportsOpen an issue with as much detail as possible: steps to reproduce, engine version, stack traces, node setup, etc.
  2. Feature requests — Start a discussion on the Discord server or open an issue.
  3. Pull requests — Fork the repo, make your changes on a branch, and submit a PR. Keep PRs focused and small when possible.

Guidelines

  • Follow the existing code style and conventions.
  • Test your changes against the supported engine versions (5.7+).
  • Make sure both PCGExtendedToolkit and ZoneGraph are enabled when testing.
  • Keep commits clean and descriptive.

Questions?

Join the PCGEx Discord for discussion and support.