An open API service indexing awesome lists of open source software.

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.

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)