unity-solution

0.1.10 • Public • Published

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

Package Sidebar

Install

npm i unity-solution

Weekly Downloads

0

Version

0.1.10

License

MIT

Last publish

Collaborators

  • marclud