{"id":5802692,"name":"kuler90/setup-unity","ecosystem":"actions","description":"Download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/kuler90/setup-unity","keywords_array":["continuous-integration","github-actions","unity","unity-hub"],"namespace":"kuler90","versions_count":11,"first_release_published_at":"2020-11-06T13:14:34.000Z","latest_release_published_at":"2022-11-21T21:40:58.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-03-19T15:34:30.123Z","created_at":"2023-01-04T14:01:13.870Z","updated_at":"2026-03-19T15:34:30.123Z","registry_url":"https://github.com/kuler90/setup-unity","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Unity","description":"Download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub","inputs":{"unity-version":{"description":"Unity version to install. For example, 2019.4.9f1. Project version will be used if not provided","required":false},"unity-version-changeset":{"description":"Unity version changeset. For example, 50fe8a171dd9. Automatically parsed from Unity site if not provided","required":false},"unity-modules":{"description":"List of Unity modules (e.g. build support) to install. For example, [ios, android, webgl].\n\nAvailable modules:\n  Documentation: documentation\n  Standard Assets: standardassets\n  Example Project: example\n  Android Build Support: android\n  iOS Build Support: ios\n  tvOS Build Support: appletv\n  Linux Build Support: linux-mono\n  SamsungTV Build Support: samsung\n  Tizen Build Support: tizen\n  WebGL Build Support: webgl\n  Windows Build Support: windows\n  Facebook Gameroom Build Support: facebook-games\n  MonoDevelop / Unity Debugger: monodevelop\n  Vuforia Augmented Reality Support: vuforia-ar\n  Language packs: language-ja, language-ko, language-zh-cn, language-zh-hant, language-zh-hans\n  Mac Build Support (IL2CPP): mac-il2cpp\n  Windows Build Support (Mono): windows-mono\n  Android SDK \u0026 NDK Tools: android-sdk-ndk-tools\n  OpenJDK: android-open-jdk\n  Lumin OS (Magic Leap) Build Support: lumin\n\n  Also list of available modules can be checked by execute: `\u003cpath-to-unity-hub\u003e -- --headless help`\n","required":false},"unity-modules-child":{"description":"Automatically installs all child modules of selected modules. For example, android-open-jdk and android-sdk-ndk-tools for android","required":false,"default":true},"project-path":{"description":"Path to Unity project. Used to find Unity version","required":false,"default":"${{ github.workspace }}"},"install-path":{"description":"Path where the Unity editor will be installed","required":false},"self-hosted":{"description":"If true, avoid to invoke commands with sudo","required":false,"default":false}},"outputs":{"unity-version":{"description":"Unity version"},"unity-path":{"description":"Unity executable path. Also setted env UNITY_PATH"}},"runs":{"using":"node16","main":"src/setup.js"},"branding":{"icon":"download","color":"gray-dark"},"default_branch":"master","path":null},"repo_metadata":{"uuid":"305337021","full_name":"kuler90/setup-unity","owner":"kuler90","description":"GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub","archived":false,"fork":false,"pushed_at":"2022-11-22T18:34:12.000Z","size":269,"stargazers_count":32,"open_issues_count":5,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-07-13T08:26:20.962Z","etag":null,"topics":["continuous-integration","github-actions","unity","unity-hub"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuler90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-19T09:50:41.000Z","updated_at":"2023-06-01T20:48:22.000Z","dependencies_parsed_at":"2023-01-04T21:33:42.956Z","dependency_job_id":null,"html_url":"https://github.com/kuler90/setup-unity","commit_stats":{"total_commits":28,"total_committers":5,"mean_commits":5.6,"dds":0.1428571428571429,"last_synced_commit":"cfd7f2e4c3de6577a8776104278bcb0bf541173d"},"previous_names":[],"tags_count":11,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuler90","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145709601,"owners_count":6278964,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v1.1.0","sha":"cfd7f2e4c3de6577a8776104278bcb0bf541173d","kind":"commit","published_at":"2022-11-21T21:40:58.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.1.0","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T11:10:08.813Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.1.0/manifests"},{"name":"v1","sha":"797ebd0cc9d0e0ca5bcd6cc280ec1a6e685fbf83","kind":"tag","published_at":"2022-01-16T17:28:11.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1","dependencies_parsed_at":"2023-05-31T10:53:55.494Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1/manifests"},{"name":"v1.0.8","sha":"797ebd0cc9d0e0ca5bcd6cc280ec1a6e685fbf83","kind":"tag","published_at":"2022-01-16T17:27:24.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.8","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-31T10:53:54.874Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"f44e3f35ce3737316a15321ec3468161940e23e8","kind":"tag","published_at":"2021-04-02T15:03:59.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.7","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T10:53:56.122Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"f14d6bc28c8523ffb4af1988b42b0333f883ced1","kind":"tag","published_at":"2021-03-25T19:33:14.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.6","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T10:53:56.741Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"d5d7a6c1605e8915cbd79c66f9430782494d3882","kind":"tag","published_at":"2020-11-13T15:08:04.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.5","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T10:53:57.379Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"4a6fea8f761db98b1d2f2093b399b131ac7826d1","kind":"tag","published_at":"2020-11-13T01:53:47.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.4","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T10:53:57.700Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c25ca34906024efd5b83852a37e91e9114a24a44","kind":"tag","published_at":"2020-11-13T01:17:23.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.3","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T10:53:58.066Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a288eaebb007290e0f70aff4b0fc1df0fcc4a4a3","kind":"tag","published_at":"2020-11-09T13:19:16.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.2","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T10:53:58.491Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2a71f2b11840b1785e9a0bf8b950eb5a55a0f40a","kind":"tag","published_at":"2020-11-07T22:14:03.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.1","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:53:58.899Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"380f5309a8b5aaf866425f517343f57449b0bc79","kind":"commit","published_at":"2020-11-06T13:14:34.000Z","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/v1.0.0","html_url":"https://github.com/kuler90/setup-unity/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:53:59.265Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:14:35.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":11.78577087624782,"dependent_packages_count":0.0,"stargazers_count":5.08952622405324,"forks_count":2.4718745048328317,"docker_downloads_count":null,"average":4.836792901283473},"purl":"pkg:githubactions/kuler90/setup-unity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kuler90/setup-unity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/kuler90/setup-unity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kuler90/setup-unity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:11:00.861Z","issues_count":9,"pull_requests_count":8,"avg_time_to_close_issue":10013503.75,"avg_time_to_close_pull_request":3250818.5,"issues_closed_count":4,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":24813.0,"past_year_avg_time_to_close_pull_request":1204733.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kuler90%2Fsetup-unity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kuler90%2Fsetup-unity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kuler90%2Fsetup-unity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kuler90%2Fsetup-unity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kuler90%2Fsetup-unity/codemeta","maintainers":[]}