neogeek / get-unity

🕹 Command line tool for getting the download URL for the latest or specific version of Unity.
https://get-unity.herokuapp.com/
MIT License
47 stars 7 forks source link

Port over script from @neogeek/unity-ci-tools repo for getting latest Unity editor version #4

Closed neogeek closed 4 years ago

neogeek commented 4 years ago

Reference: https://github.com/neogeek/unity-ci-tools/blob/master/utils/editor-installers-update.js

neogeek commented 4 years ago

Add --offline flag as an option.

neogeek commented 4 years ago

Fixed by #14