0.3.7 • Published 9 years ago

unitygame v0.3.7

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

Unitygame Build Status

A npm cli package to rapidly create a Unity3D boilerplate project you can start with.

Installation

npm install -g unitygame

Usage

unitygame create MyUnity3DGame com.company.product

Which creates a folder structure like this one The package option is optional.

Commands

create <ProjectName> [bundle-identifier] -p packageShort --dev

This creates the unity project and also installs the listed packages to Unity/Assets/Packages.

Example - use package shorts

-p ugb,ubs,testtools
0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago