0.4.0 • Published 5 years ago
generator-cosunitypackage v0.4.0
UnityPackage generator
Run the generator
- Make sure Yeoman is installed globally:
npm install -g yo
- Go to your project folder
cd C:/MyProject
- 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