- [ ] add context menu item to download android sdk's - [ ] get list of download files from unity releases api (for that unity version) - [ ] download them to temp folder - [ ] unzip into target folder (releases api has example paths, but need to allow user to set sdk root folder) can get download files from https://services.api.unity.com/unity/editor/release/v1/releases?limit=25&offset=0 