0.4.0 • Published 6 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 cosunitypackageModifying the generator
To make Yeoman aware of the local generator:
npm i
npm linkAfterwards you can use the template by running:
yo cosunitypackage