VRCQuestTools icon indicating copy to clipboard operation
VRCQuestTools copied to clipboard

docs: Add Android Build Support installation instructions without Unity Hub

Open Copilot opened this issue 4 months ago • 0 comments

Current documentation only covers Android Build Support installation via Unity Hub, leaving users who installed Unity directly without a clear path forward.

Changes

  • English tutorial (Website/docs/tutorial/set-up-environment.mdx): Added "Without Unity Hub" subsection with instructions to re-run Unity installer from Download Archive
  • Japanese tutorial (Website/i18n/ja/docusaurus-plugin-content-docs/current/tutorial/set-up-environment.mdx): Applied equivalent changes with Japanese translation

Both sections now guide users to:

  1. Download matching Unity version installer from Unity Download Archive
  2. Select Android Build Support in component selection
  3. Restart Unity Editor after installation

Existing Unity Hub instructions reorganized into parallel subsection for consistency.

Original prompt

This section details on the original issue you should resolve

<issue_title>Android Build Supportのインストール手順の改善</issue_title> <issue_description>### タスク概要

表題のとおりドキュメンテーションページを更新する。

背景・目的

通常、VCCなどを使用するときにはUnity Hubを使用してUnityをインストールすることが案内されている。 VRCQuestToolsのドキュメンテーションではこれにしたがってUnity HubからAndroid Build Supportをインストールすることを案内している。 しかしUnity Hubを介さずにUnityをインストールした場合にはこの方法をとることができず、Android Build Supportのインストール方法が分からないことがあるようである。 このようなケースを救うために、Unity Hubを使わずにUnityをインストールした場合の対処法を追加する。

技術要件

ドキュメンテーションページのみ更新すること

補足情報

No response

完了条件

特になし</issue_description>

Comments on the Issue (you are @copilot in this section)

  • Fixes kurotu/VRCQuestTools#170

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot avatar Dec 23 '25 16:12 Copilot