[Your package description]
Check out the changelog here.
When you use this template for your package, there are a few things you should do:
- Update package manifest
- package name
- display- name
- description
- unity-version, author
- keywords
- Update assemblies
- Rename runtime assembly and namespace
- Rename editor assembly and namespace (or remove if not needed)
- Rename runtime-tests assembly and namespace (or remove if not needed)
- Rename editor-tests assembly and namespace (or remove if not needed)
- Update license (This template used the Unlicense by default)
- Add documentation (Or remove the Documentation~ folder if not needed)
- Update readme
- Title
- Description
- Features
- Installation
- Compatibility
- Remove this TODO section
[What does your package do]
[How to install your package]
[For/With which Unity version was this package developed]