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
48 stars 7 forks source link

missing unity 2019.4.31f1 #27

Closed walksanatora closed 2 months ago

walksanatora commented 2 years ago

it can be downloaded with the urls linux: https://download.unity3d.com/download_unity/bd5abf232a62/LinuxEditorInstaller/Unity.tar.xz mac: https://download.unity3d.com/download_unity/bd5abf232a62/MacEditorInstaller/Unity-2019.4.31f1.pkg win64: https://download.unity3d.com/download_unity/bd5abf232a62/Windows64EditorInstaller/UnitySetup64-2019.4.31f1.exe I bring this specific version up because it is the latest used by VRchat

neogeek commented 2 years ago

Thanks for the heads up! My automation tools were no longer working, so I'm updating the repo to use GitHub Actions. Might take a few more days to get it finalized but that version should be in the next release!