diff --git a/.github/README.md b/.github/README.md index 335969f..fa24b4e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -128,7 +128,9 @@ Figura is available in [Forge](https://files.minecraftforge.net/net/minecraftfor 1. Install the mod loader which you want to use and make the mods available. 2. Install [Figura](https://modrinth.com/mod/figura). Note the mod dependencies. 3. Go to the download page for the character which you want to download. -4. Click green "**<>Code**" button at the top of the page and "**Download ZIP**" to download the repository files (or clone this repository). +4. Click green "**<>Code**" button at the top of this page and "**Download ZIP**" to download the repository files. + - If you cannot find the button. Go back to [the top page of this repository](https://github.com/Gakuto1112/ButterflyWings/tree/main). + - If you are familiar with Git, you can also download them by cloning this repository. 5. Extract the file if it is a zipped file. 6. Put avatar files at `/figura/avatars/`. - The directory will automatically generated after launching the game with Figura installed. You can also create it manually if it doesn't exist. diff --git a/.github/README_jp.md b/.github/README_jp.md index 36dc73f..e5553df 100644 --- a/.github/README_jp.md +++ b/.github/README_jp.md @@ -138,7 +138,9 @@ Figuraは[Forge](https://files.minecraftforge.net/net/minecraftforge/forge/)、[ 1. 使用したいModローダーをインストールし、Modを使用できる状態にします。 2. [Figura](https://modrinth.com/mod/figura)を追加します。Modの依存関係にご注意ください。 3. 使用したいキャラクターのダウンロードページに移動します。 -4. ページ上部の緑色のボタン「**Code**」から「**Download ZIP**」からこのレポジトリのファイルをダウンロードします。(または、このレポジトリをクローンします。) +4. ページ上部の緑色のボタン「**Code**」から「**Download ZIP**」からこのレポジトリのファイルをダウンロードします。 + - ページ上部にダウンロードボタンがない場合は[レポジトリのトップページ](https://github.com/Gakuto1112/ButterflyWings/tree/main)に戻ってください。 + - Gitの知識がある方は、レポジトリをクローンすることでもダウンロードできます。 5. 圧縮ファイルの場合は展開します。 6. `<マインクラフトのゲームフォルダ>/figura/avatars/`にアバターのデータを配置します。 - Figuraを導入した状態で一度ゲームを起動すると自動的に作成されます。存在しない場合は手動での作成も可能です。