-
Notifications
You must be signed in to change notification settings - Fork 62
extras: optional sdk download resource list #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
New feature or request
Comments
this could be just a 1 button link to github md (with those infos), no need to load anything from web |
tools tab now has Resources link button to |
unitycoder
added a commit
that referenced
this issue
Jan 2, 2022
* dev: fix linux module downloader for recent unity versions add initial Linux module download (context menu) fix #58, parse changeset hash from files fix #8 fix download in browser link #57, add download in browser context menu (updates tab) fix 64bit target platform (on project launch) fixes #56 fixed: crash if no projects in the list and click create new project, fixed: no project created when no quick project path is assigned first in settings, fixed: if user creates new quick project, but unity fails to start (then project does not get added to list, but folder is generated), now project is added to list temporarily, so can launch it again fix possible nullref if no unitys available for new project, add ObservableDictionary fixes #16, set better default width for Platform column, if project is already launched then bring Unity instance to front, move Editor process references to separate class (so that it doesn't reset on project list refresh, fixes #19 ) add resources link button to tools tab (#7), arrange variables in mainwindow (from public to private) add logcat args textbox (fixes #53) adding project item refresh after unity is closed (#19), build report reader: add trycatch and cleanup streams add initial support for unity source build output folder, add build report search filter, fix file in use error for build report reader, add open release notes context menu for Updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
would need list of tools/packages/resources download links list (like android sdk/jdk/ndk),
list should be some easy-to-fetch over web (without updating launcher).
this is to save time from searching correct packages/downloads.
The text was updated successfully, but these errors were encountered: