BNuget

BNuget is a tool that can install Nuget packages into your project, using Assembly Definitions! You can configure custom or private Nuget package sources.


Read the Github Documentation,

https://github.com/cdhanna/BNugetDocs

Watch the Youtube Documentation.

https://www.youtube.com/playlist?list=PLJpZGN1JUQykEYI5rxTuJsWF6qkZ8shR9

Get support on Discord.

https://discord.gg/yxFAFJurvU


BNuget supports Unity 2021 and above.



Third Party Notice

BNuget uses 2 third parties inside the core package, 

- ZanderJSON is under MIT

- Nuget.Versioning is under Apache 2.0, but exits only in the Unity Editor, and is never part of the Unity Runtime.


BNuget includes several samples that contain references to third party packages. However, all referenced packages are licenced under MIT.


See the Third-Party Notices.txt file in the package for more details.