unitygame

0.3.7 • Public • Published

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

Package Sidebar

Install

npm i unitygame

Weekly Downloads

1

Version

0.3.7

License

MIT

Last publish

Collaborators

  • marclud