0.4.0 • Published 4 years ago

generator-cosunitypackage v0.4.0

Weekly downloads
12
License
-
Repository
-
Last release
4 years ago

UnityPackage generator

Run the generator

  1. Make sure Yeoman is installed globally:
npm install -g yo
  1. Go to your project folder
cd C:/MyProject
  1. Run the generator
yo cosunitypackage

Modifying the generator

To make Yeoman aware of the local generator:

npm i
npm link

Afterwards you can use the template by running:

yo cosunitypackage
0.3.0

4 years ago

0.2.0

4 years ago

0.4.0

4 years ago

0.1.0

4 years ago