Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

fredericvauchelles/sbt-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Import unmanaged dependencies

How to contribute

Feel free to fork it and create a pull request !

License

MIT (see license.txt)

About

SBT Unity3D Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages