/CPM

Converge Package Manager

Primary LanguageC#

CPM

Package manager similar to the Unity package manager, but uses NuGet instead of npm.

Provides access to public NuGet repositories and private NuGet repositories through a custom EditorWindow ui.

The repositories are downloaded and imported directly into the Unity project.

This library is WIP