Install Triumph
Get up and running with Triumph. Estimated Time: 15 minutes.
Developer Account
If you haven't already done so, create a Triumph developer account here before continuing.
Install
Triumph currently supports games written in Swift and Unity (targeted for iOS distribution).
Download our latest Unity Package here. Once downloaded, you can import it in one of two ways:
Double click on the
.unitypackage
file.Navigate to
Assets > Import Package > Custom Package
and select the downloaded.unitypackage
file.
Import all of the files in the package when prompted to.
Before building your Xcode project, install brew.
Last updated