Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 694 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 694 Bytes

AutomaticUDGB

This program is used to fetch all Unity Versions from Unity Archive and compares the result with Unity-Runtime-Libraries.

All missing dependencies are displayed and can optionally be generated by the integrated UDGB.

Credits

This project contains binary files of Unity Dependencies Generator Bot which is licensed under Apache License 2.0.

Newtonsoft.Json is used to deserialize the GitHub Repository. The Newtonsoft.Json.dll is merged into this with ILMerge.