{"id":30045342,"url":"https://github.com/void2610/my-unity-template","last_synced_at":"2026-02-09T00:31:45.622Z","repository":{"id":299333922,"uuid":"1002685309","full_name":"void2610/my-unity-template","owner":"void2610","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-02T16:40:51.000Z","size":1465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-03T04:15:58.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/void2610.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-16T01:23:01.000Z","updated_at":"2026-02-02T16:42:39.000Z","dependencies_parsed_at":"2025-08-14T14:11:24.598Z","dependency_job_id":"8db87c8b-74d4-48e1-8c72-5aeb96b59fc7","html_url":"https://github.com/void2610/my-unity-template","commit_stats":null,"previous_names":["void2610/my-unity-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/void2610/my-unity-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fmy-unity-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fmy-unity-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fmy-unity-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fmy-unity-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/void2610","download_url":"https://codeload.github.com/void2610/my-unity-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fmy-unity-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29251505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T22:49:53.206Z","status":"ssl_error","status_checked_at":"2026-02-08T22:49:51.384Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-08-07T07:44:23.011Z","updated_at":"2026-02-09T00:31:45.598Z","avatar_url":"https://github.com/void2610.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity プロジェクトテンプレートパッケージ\n\n[![Unity Version](https://img.shields.io/badge/Unity-2022.3+-green.svg)](https://unity3d.com/get-unity/download)\n[![Unity 6 Compatible](https://img.shields.io/badge/Unity_6-Compatible-blue.svg)](https://unity.com)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nUnity開発を効率化するためのテンプレートパッケージ\n\n## ✨ 機能\n\n- **ワンクリック環境構築**: 必要なライブラリとフォルダ構造を自動セットアップ\n- **Utilsスクリプト**: シングルトン、拡張メソッド、UI管理、アニメーション等\n- **ライセンス管理**: ライブラリのライセンス情報を自動管理\n- Unity 2022.3以降（Unity 6対応）\n\n## 📦 インストール\n\n1. Unity Package Managerを開く\n2. **「+ \u003e Add package from git URL」**を選択\n3. 以下のURLを入力:\n   ```\n   https://github.com/void2610/my-unity-template.git\n   ```\n\n## 🚀 使い方\n\n### 1. 依存関係をインストール\n**Tools \u003e Unity Template \u003e Install Dependencies**\n\n以下が自動インストールされます：\n- URP、Input System等のUnity標準パッケージ\n- R3、UniTask、VContainer等の汎用ライブラリ\n- NuGetForUnity\n\n### 2. R3をインストール\n**Window \u003e NuGetForUnity**で「R3」を検索してインストール\n\n### 3. プロジェクト構造を作成\n**Tools \u003e Unity Template \u003e Create Folder Structure**\n\n### 4. Utilsスクリプトをコピー\n**Tools \u003e Unity Template \u003e Copy Utility Scripts**\n\n\n### 5. ライセンス管理（オプション）\n1. [LicenseMaster](https://github.com/syskentokyo/unitylicensemaster/releases)をダウンロード・インポート\n2. **Tools \u003e Unity Template \u003e Copy License Files**でライセンス管理開始\n\n\n## 📄 ライセンス\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid2610%2Fmy-unity-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoid2610%2Fmy-unity-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid2610%2Fmy-unity-template/lists"}