unity-solution-2

0.2.2 • Public • Published

unity-solution

Auto generates a travis compatible Unity3d C# solution. This is compatible with Unity 5.4.

Installation

npm install -g unity-solution-2

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

Package Sidebar

Install

npm i unity-solution-2

Weekly Downloads

0

Version

0.2.2

License

MIT

Last publish

Collaborators

  • kaiwegner