Unclaimed Project Is this your project? Claim it to unlock full analytics and manage your listing.
Claim This Project

Unity Project

Download the source from GitHub

README

unitytuts is just a repository for me to learn about Unity and how to setup a clean build pipeline for Unity projects.

== Roll-a-Ball tutorial

image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Roll%20a%20Ball%22%20target=%22Linux%22&label=linux[link=https://travis-ci.org/wiztigers/unitytuts] image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Roll%20a%20Ball%22%20target=%22Mac%22&label=osx[link=https://travis-ci.org/wiztigers/unitytuts] image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Roll%20a%20Ball%22%20target=%22Windows%22&label=windows[link=https://travis-ci.org/wiztigers/unitytuts]

  1. install unity and the required modules, then
  2. build for its specific target platform, and finally
  3. archive the produced binaries so they can be delivered for a release (ie. git tag)

== Tanks! tutorial

image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Tanks!%22%20target=%22Linux%22&label=linux[link=https://travis-ci.org/wiztigers/unitytuts] image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Tanks!%22%20target=%22Mac%22&label=osx[link=https://travis-ci.org/wiztigers/unitytuts] image:https://badges.herokuapp.com/travis/wiztigers/unitytuts?branch=master&env=project=%22Tanks!%22%20target=%22Windows%22&label=windows[link=https://travis-ci.org/wiztigers/unitytuts]

Comments

No comments yet. Be the first!