0.1.10 • Published 9 years ago

unity-solution v0.1.10

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

unity-solution

auto generating a travis compatible unity3d c# solution.

Installation

npm install -g unity-solution

Usage

unitysolution ./UnityScriptsFolderName [TargetPlatform]

The second parameter is optional and can be one of the following:

  • Standalone
  • iOS
  • Android
  • WebGL

Example

unitysolution ./UnityGameBase iOS
xbuild /p:Configuration=Debug unity.sln

Live example for a travis configuration can be found at the ugb-source travis config

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago