Skip to content
Jimmy Cushnie edited this page Feb 22, 2019 · 5 revisions

SUCC is fully open source software under an extremely permissive license. If you would like to help develop it, that's awesome!

For most contributions, please make a pull request to the master-dev branch. The master branch is kept on stable releases.
For unity-specific contributions, please make a pull request to the unity-dev branch. The unity branch is kept on stable releases.
For creating a new version, please make a pull request as a new branch called [version]-dev .

The issues page keeps track of outstanding bugs and missing features in SUCC. If you would like to contribute to SUCC but aren't sure what to add, check there!

Clone this wiki locally