Unity Game Development Core
This package streamlines Unity development with essential tools, including:
- A data-saving system.
- A modular UI framework.
- Audio management.
- Object Pooling System.
- An Editor library for custom tools.
- Project environment management.
- Helpful extensions and utilities.
- Integration with In-App-Purchase, Ads, Firebase, Notifications, Google Play Core, and more.
Designed to improve productivity and simplify game development.
Installation
To install, add the following Git URLs to Unity Package Manager (UPM):
https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask
https://github.com/hnb-rabear/RCore.git?path=Assets/RCore/Main