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 .

I want to contribute to SUCC, but I can't think of anything to add!

The issues page keeps track of outstanding bugs and missing features in SUCC. Check there!

Clone this wiki locally