CLI tool for generating the boilerplate Unity package structure
Project description
Create Unity Package
This is a simple command line tool that automates the creation of Unity packages. It creates the boilerplate package structure and inserts user-specific information. This package is inspired by other developer CLI tools such as CreateReactApp.
This application follows the instructions offered by Unity. It creates new local packages in the directory that the application is run.
Good luck with your development!
Usage
How to install
Option #1: Install from Pip: pip install create_unity_package
Option #2: Install from GitHub: pip install git+https://github.com/ShiJbey/create_unity_package.git
How to create a new Unity Package
Run the following command and answer the prompts: python -m create_unity_package
How to import and edit package in Unity
Unity has detailed instructions for developing a local package. You can instructions for installing a local package here.
Now you should see the your package name in the Packages
directory
in Unity's file explorer.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for create_unity_package-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14c10cc617893c18354c5fa0fdfed32c20b866a2dd3fbe6140a8a7d5c57c4c59 |
|
MD5 | 27f249ac6215cf57a3cd839bdff9cae7 |
|
BLAKE2b-256 | 33be764bcf60a624196103fdc96613d3ef12af04de5129e75db47b7ac881d0a2 |
Hashes for create_unity_package-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a22ee1ac946f4bd468e7412cb0f53a2ee5e10560b6c8c202a680b1eb8fa2bb |
|
MD5 | 4fb304caaecda5f74f2a0e84c0afbd4b |
|
BLAKE2b-256 | e10a620a23b71c388265a2f897ef3ff056406d3a83ed07020040e30170a0ec8f |