https://github.com/careboo/serializereferenceextensions
Extensions to the SerializeReference Attribute and editor usage.
https://github.com/careboo/serializereferenceextensions
Last synced: 4 months ago
JSON representation
Extensions to the SerializeReference Attribute and editor usage.
- Host: GitHub
- URL: https://github.com/careboo/serializereferenceextensions
- Owner: CareBoo
- License: mit
- Created: 2020-08-15T23:07:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T23:07:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T02:23:59.902Z (over 1 year ago)
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UPMTemplate
Unity Package Manager Template Repository
## Setup
1. Add this repository as a Unity Project in Unity Hub and open in Unity Editor version `>=2019.4`.
2. Using the Package Development package, create a new package.
3. Replace `` with the relative path to your package folder (`Packages/com.company.my-package`):
- [.github/workflows/release.yaml](.github/workflows/publish.yaml)
- [.releaserc.json](.releaserc.json)