https://github.com/constance012/unity_addressables_learning
My personal learning project for Unity's Addressables package.
https://github.com/constance012/unity_addressables_learning
Last synced: 6 months ago
JSON representation
My personal learning project for Unity's Addressables package.
- Host: GitHub
- URL: https://github.com/constance012/unity_addressables_learning
- Owner: constance012
- License: gpl-3.0
- Created: 2025-02-28T01:49:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-19T11:03:41.000Z (11 months ago)
- Last Synced: 2025-07-19T16:05:07.457Z (11 months ago)
- Language: C#
- Size: 51.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Addressables Learning
## DESCRIPTION
This my personal learning project about Unity's Addressable Asset System, where I discover how the package works, its best practice, and other useful features.
## TOOLS:
- Unity 2022.3
- Visual Studio Code
## LINKS
[__My in-depth documentation__](https://docs.google.com/document/d/1xxT47xdF2Jw8Z_8L6Gkj3tZh-P_Wvok6ryZSGwPA6IQ/edit?usp=sharing)