Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 363 Bytes

GetPack

GetPack is a Package Manager for Unity built as a plugin for the Gradle build system.

For more information about GetPack, please visit getpack.org.

Build and run all tests

(Mac)
./gradlew check

(Windows)
gradlew.bat check