Eunomia Unity
Eunomia Unity is a general utility library providing essential tools and extensions for Unity development. Built on proven C# foundations, it offers developers a reliable set of utilities to accelerate common tasks while maintaining clean, maintainable code. Integrates with UniTask for async workflows and NaughtyAttributes for enhanced inspector functionality.
com.adorkable.eunomia-unity 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/eunomia-unity.git README Markdown
Copy this to your project's README.md
## Installation
Add **Eunomia Unity** 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/eunomia-unity.git
```
[](https://www.pkglnk.dev/pkg/eunomia-unity)Dependencies (3)
README
EunomiaUnity
The team's go-to utilities for Unity, named for the Greek goddess of green pastures, law and legislation
Dependencies
- EunomiaCSharp - com.adorkable.eunomia-csharp - https://github.com/Adorkable/EunomiaCSharp.git#1.7.1
- UniTask - com.cysharp.unitask - https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask
- NaughtyAttributes - com.dbrizov.naughtyattributes - https://github.com/dbrizov/NaughtyAttributes.git#upm
No comments yet. Be the first!