Gamedock Unity SDK [v5.3.16]
This is the repository for the Unity SDK of the Gamedock - Liveops tooling suite.
The SDK starting version 5.0.0 can be found here, for older version please reference the old log
Building and Running
You can use the following terminal command to create the unitypackage for Gamedock:
user@machine:~$ ~/path/to/Unity -projectPath "./Gamedock Plugin" -quit -batchmode -nographics -exportPackage "Assets/Gamedock" "Assets/Plugins/iOS" "Assets/Plugins/Android" "Assets/Resources/Gamedock" "gamedock.unitypackage"
Publishing
tbd
Documentation
Documentation can be found here