0.1.10 • Published 10 years ago

unity-solution v0.1.10

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago