generator-open-unity-package
v1.0.0
Published
Tool for generating Unity3d packages compatible with UPM. Packed with samples, boilerplates, etc.
Downloads
1
Maintainers
Readme
generator-open-unity-package
Tool for generating Unity3d packages compatible with UPM. Packed with samples, boilerplates, etc.
Installation
First, install Yeoman and generator-open-unity-package using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-open-unity-package
Change directory to Packages folder of your Unity Project. Then generate your new project:
yo generator-open-unity-package
Next you will see Package with selected name in Project window under Packages. To see more details open creating custom packages by Unity.
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © stasiandr