https://github.com/vysinsky/unity-package-example-project
https://github.com/vysinsky/unity-package-example-project
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vysinsky/unity-package-example-project
- Owner: vysinsky
- Created: 2021-05-11T18:07:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T19:24:09.000Z (about 5 years ago)
- Last Synced: 2025-06-01T22:57:43.267Z (about 1 year ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Example Project for building custom package
Clone this project with `git clone --recurse-submodules` to clone also example package located in `Packages/cz.vysinsky.unity.example-package`
Source of the package is in [this repository](https://github.com/vysinsky/Unity-Example-Package)