0.3.7 • Published 10 years ago

unitygame v0.3.7

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

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago