{"id":22104764,"url":"https://github.com/hiyorin/unitypackagemanagertemplate","last_synced_at":"2025-03-24T02:43:22.485Z","repository":{"id":176457355,"uuid":"253990272","full_name":"hiyorin/UnityPackageManagerTemplate","owner":"hiyorin","description":"Template for developing UnityPackageManager","archived":false,"fork":false,"pushed_at":"2020-04-13T05:10:37.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T08:44:02.446Z","etag":null,"topics":["template","unity","unity-package","upm","upm-package"],"latest_commit_sha":null,"homepage":null,"language":null,"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/hiyorin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-08T05:04:53.000Z","updated_at":"2020-04-13T05:10:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca1a0080-3351-4bbe-8f5b-840a49f8c1e6","html_url":"https://github.com/hiyorin/UnityPackageManagerTemplate","commit_stats":null,"previous_names":["hiyorin/unitypackagemanagertemplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyorin%2FUnityPackageManagerTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyorin%2FUnityPackageManagerTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyorin%2FUnityPackageManagerTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiyorin%2FUnityPackageManagerTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiyorin","download_url":"https://codeload.github.com/hiyorin/UnityPackageManagerTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200669,"owners_count":20576673,"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":["template","unity","unity-package","upm","upm-package"],"created_at":"2024-12-01T06:34:32.749Z","updated_at":"2025-03-24T02:43:22.463Z","avatar_url":"https://github.com/hiyorin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityPackageManagerTemplate\nTemplate for developing UnityPackageManager\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Table Of Contents\n- [Description](#description)\n- [Install](#install)\n- [Usege](#usage)\n- [License](#license)\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Description\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Install\nFind `Packages/manifest.json` in your project and edit it to look like this:\n```json\n{\n  \"scopedRegistries\": [\n  {\n    \"name\": \"OpenUPM\",\n    \"url\": \"https://package.openupm.com\",\n    \"scopes\": [\n      \"com.neuecc\",\n      \"com.cysharp\",\n      \"com.svermeulen\",\n      \"com.coffee\",\n      \"com.demigiant\",\n      ...\n    ]\n  }],\n  \"dependencies\": {\n    \"com.coffee.git-dependency-resolver\": \"1.1.3\",\n    \"com.coffee.upm-git-extension\": \"1.1.0-preview.12\",\n    \"com.gamebase.scene\": \"https://github.com/hiyorin/{}.git\",\n    ...\n  }\n}\n```\nTo update the package, change `#{version}` to the target version.  \nOr, use [UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension.git) to install or update the package.\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Usage\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## License\nThis library is under the MIT License.  \n[here](LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyorin%2Funitypackagemanagertemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiyorin%2Funitypackagemanagertemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiyorin%2Funitypackagemanagertemplate/lists"}