{"id":16209705,"url":"https://github.com/poi-vrc/upmimporter","last_synced_at":"2026-04-19T17:02:33.215Z","repository":{"id":129019599,"uuid":"487897988","full_name":"poi-vrc/UpmImporter","owner":"poi-vrc","description":"Some utility scripts to allow install UPM packages on package import / Unity launch.","archived":false,"fork":false,"pushed_at":"2022-05-03T09:01:52.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T22:37:48.654Z","etag":null,"topics":["auto","importer","installer","unity","upm"],"latest_commit_sha":null,"homepage":"","language":"C#","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/poi-vrc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-02T15:35:02.000Z","updated_at":"2022-05-02T16:48:38.000Z","dependencies_parsed_at":"2023-03-13T11:26:49.305Z","dependency_job_id":null,"html_url":"https://github.com/poi-vrc/UpmImporter","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"568b96a0738445c12e3c13ca5353784d5e02019f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poi-vrc%2FUpmImporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poi-vrc%2FUpmImporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poi-vrc%2FUpmImporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poi-vrc%2FUpmImporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poi-vrc","download_url":"https://codeload.github.com/poi-vrc/UpmImporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730069,"owners_count":20986404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["auto","importer","installer","unity","upm"],"created_at":"2024-10-10T10:31:55.796Z","updated_at":"2026-04-19T17:02:28.171Z","avatar_url":"https://github.com/poi-vrc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UpmImporter\n\nSome utility scripts to allow install UPM packages on package import / Unity launch.\n\n## API Documentation\n\nDocumentation available at https://poi-vrc.github.io/UpmImporter\n\n## Creating an installer\n\nPlease follow this convention when you are trying to creating an installer using UpmImporter.\n\nYou can avoid using this convention and place the file in your own folder if you do not need to block\ninstallations if the old installation places scripts in `Assets`, and require users to remove those\nfiles manually.\n\n```\nAssets\n|-\u003e chocopoi\n    |-\u003e UpmImporter\n        |-\u003e Editor\n            |-\u003e Installers\n                |-\u003e Example_Package_Installer.cs.template\n                |-\u003e Com_Chocopoi_DressingTools_Installer.cs\n                |-\u003e {YOUR-PACKAGE-NAME-HERE}_Installer.cs\n```\n\nThe file `Example_Package_Installer.cs.template` contains a template for you to customize for your own setup.\n\nThe code will self-delete after its first execution. Therefore, it allows developers to create an \nUnity package to install an UPM package from the registry automatically.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoi-vrc%2Fupmimporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoi-vrc%2Fupmimporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoi-vrc%2Fupmimporter/lists"}