The Substance SDK is a set of tooling and libraries that are designed for simplified multi-platform development
The Gradle Plugin for compilation of SDK Projects can be found at gradle-plugin/
The SDK Library is a multiplatform library for providing shared APIs between platforms. It can be found at sdk/. COMING SOON
The plugin for providing build support for the KIDE can be found at kide-plugin/. COMING SOON
You can currently find two samples for the Substance SDK. The full UI sample found at sample/, and a more multiplatform sample at simple-sample/
Eventually, these two samples will be merged together and will show off all of the features of the SDK Library and Gradle Plugin.
The scripts folder contains a gradle wrapper installation. If you do not have a standalone gradle installation, use scripts/gradlew