{"id":16122265,"url":"https://github.com/kurone-kito/the-mind-mirror","last_synced_at":"2026-05-12T07:41:37.133Z","repository":{"id":65416105,"uuid":"389461341","full_name":"kurone-kito/the-mind-mirror","owner":"kurone-kito","description":"🪞 The mind mirror world for the VRChat: powered 🦁Dantalion; ; since 2021.7","archived":false,"fork":false,"pushed_at":"2023-08-01T03:34:46.000Z","size":44046,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T17:20:03.488Z","etag":null,"topics":["alpha-version","bazi","birthday","divination","fortune-algorithm","gimmicks","japanese-language","self-assessment","udonsharp","unity","unity3d","vrchat","vrchat-worlds","ziweidoshu"],"latest_commit_sha":null,"homepage":"https://vrchat.com/home/world/wrld_82b0a758-48c7-47c2-b053-9a8e3796d20c","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kurone-kito.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":".github/CONTRIBUTING.ja.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.ja.md","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":"2021-07-25T23:40:38.000Z","updated_at":"2024-06-06T02:52:42.000Z","dependencies_parsed_at":"2024-11-01T05:50:53.395Z","dependency_job_id":null,"html_url":"https://github.com/kurone-kito/the-mind-mirror","commit_stats":{"total_commits":198,"total_committers":3,"mean_commits":66.0,"dds":"0.010101010101010055","last_synced_commit":"c209dc43e8d304f6cc1d0618b91c2b1a48943fcc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fthe-mind-mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fthe-mind-mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fthe-mind-mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurone-kito%2Fthe-mind-mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurone-kito","download_url":"https://codeload.github.com/kurone-kito/the-mind-mirror/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478236,"owners_count":20945262,"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":["alpha-version","bazi","birthday","divination","fortune-algorithm","gimmicks","japanese-language","self-assessment","udonsharp","unity","unity3d","vrchat","vrchat-worlds","ziweidoshu"],"created_at":"2024-10-09T21:10:21.885Z","updated_at":"2026-05-12T07:41:37.086Z","avatar_url":"https://github.com/kurone-kito.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🪞 THE MIND MIRROR: 貴方の性格を映す鏡がある VRChat ワールド\n\n## ワールド概要\n\nこのワールドは、VRChat ユーザーの性格を分析するための VRChat ワールドです。\nワールド上に積まれている小箱『マインドキューブ』を手に取り、併設する装置\n『マインドライター』にそれを挿入すると、性格診断フォームが現れます。\n\n問診は非常にシンプルで、生年月日と名前(VRChat の表示名)を入れるだけです。\n[Dantalion](https://kurone-kito.github.io/dantalion/) エンジンを用いて、\n四柱推命に基づいた性格診断を行い、結果をマインドキューブに書き込みます。  \n(生年月日はプライバシー情報なので、計算後即座に破棄し保存も同期もしません)\n\nマインドキューブの色は、そのまま性格診断結果を表しています。\n色が似ているキューブ同士は、性格が似ているということを示します。\n\n自分や好きな人、苦手な人などの生年月日も試してみましょう！\n\n## システム要件\n\n- Unity 2019.4.31f1\n\n## 初期設定\n\n1. Unity Hub でこのプロジェクトを指定して開きます。\n   - **Unity Editor バージョンの指定忘れに注意してください**。\n   - この工程で Visual Studio Code など他の IDE では、\n     当該プロジェクトのフォルダを開かないでください。\n2. 途中で追加のインポートの確認が出るので、全てインポートします。\n3. Unity Editor が起動したら、VRChat SDK Package Resolver を開き、\n   未インストールの依存関係がないことを確認します。\n\nこの時点で開発可能ですが、Visual Studio Code 環境では Intellisense\nが正しく機能しない場合があります。その場合は下記の追加手順を実行します。\n\n1. Unity Editor および Visual Studio Code など他 IDE を閉じます。\n2. 当該プロジェクトのルート フォルダにある下記拡張子のファイルを探し、\n   すべて削除します。\n   - `.csproj`\n   - `.sln`\n3. 再度 Unity Hub から当該プロジェクトを開き、\n   編集可能な状態になるまで待機します。\n4. プロジェクトのルート フォルダにある、`.csproj` 拡張子のファイルを開き、\n   `\u003cLangVersion\u003e` タグの値を `7.3` に変更します。  \n   (Unity 2019 は C# v7.3 までに対応しています)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurone-kito%2Fthe-mind-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurone-kito%2Fthe-mind-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurone-kito%2Fthe-mind-mirror/lists"}