https://github.com/k0dep/upm-template-package
Template for creating new UPM packages
https://github.com/k0dep/upm-template-package
template unity3d upm-package
Last synced: 2 months ago
JSON representation
Template for creating new UPM packages
- Host: GitHub
- URL: https://github.com/k0dep/upm-template-package
- Owner: k0dep
- License: mit
- Created: 2019-07-27T10:17:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T10:18:38.000Z (about 6 years ago)
- Last Synced: 2025-06-07T05:36:25.004Z (4 months ago)
- Topics: template, unity3d, upm-package
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
UPM Template Package
====================This repository is a template for creating new packages for the unity package manager (UPM) system.
You can find out more about this system on the official forum page.