You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2019. It is now read-only.
fredpointzero edited this page Oct 16, 2014
·
2 revisions
SBT Unity Plugin
Overview
The SBT Unity plugin is designed to provide an easy way to include your Unity3D project in continuous integration solutions and to ease team collaboration.
It is based on the SBT build pipeline to build, package, run, run tests (unit and integrations tests).
It is based on the SBT dependency management to resolve dependencies (Ivy2 and maven compatible repositories)
Features
Generate a clean workspace with main dependencies
Generate a clean workspace with test dependencies
Run unit and integration tests with Unity3d test tools
Package easily a unitypackage
Package easily a player
Resolve managed dependencies and import corresponding unitypackages