FrameProject Collections
Extends Unity's built-in collections with new and improved data structures for game development. Provides efficient, reusable collection implementations to streamline common programming patterns and reduce development time when working with complex data management scenarios.
com.fp.collections 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/frameprojectteam-collections.git?path=Unity/Assets README Markdown
Copy this to your project's README.md
## Installation
Add **FrameProject Collections** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/frameprojectteam-collections.git?path=Unity%2FAssets
```
[](https://www.pkglnk.dev/pkg/frameprojectteam-collections)README
Collections
New or extended collections for common use
Unity Package Manager
Git URL: "https://github.com/FrameProjectTeam/Collections.git?path=/Unity/Assets"
No comments yet. Be the first!