Skip to content

Commit 06deb44

Browse files
author
Takayuki MATSUOKA
committed
Revamp READMEs
1 parent 99b410f commit 06deb44

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

README.en.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ With this extension, you will now be able to do this using the Unity Editor's pr
1616

1717
## How to use
1818

19-
- Import [this .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.9/SceneViewFovControl.unitypackage) to your Unity project.
19+
- Import [this .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.10/SceneViewFovControl.unitypackage) to your Unity project.
2020
- Import from the file by selecting "Assets > Import Package > Custom Package."
2121
- You will be able to do the following in Scene View after importing.
2222

@@ -57,6 +57,11 @@ Select "Edit" > "Scene View FoV Settings" in the Unity Editor menu to open the s
5757
|Close |Closes the window |
5858

5959

60+
## Prerequisites
61+
62+
This package needs Unity 5.5 or greater. I've checked this package with Unity 5.5, 5.6 and 2017.1.
63+
64+
6065
## References
6166

6267
- Slave Camera mode is based on [SyncCamera](https://github.com/anchan828/unitejapan2014/tree/master/SyncCamera/Assets) by @anchan828.

README.ja.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Unity Editor のシーンビュー (Scene View) に対する不満の1つと
1616

1717
## 使い方
1818

19-
- [この .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.9/SceneViewFovControl.unitypackage) を Unity プロジェクトにインポートします
19+
- [この .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.10/SceneViewFovControl.unitypackage) を Unity プロジェクトにインポートします
2020
- ファイルからのインポートは "Assets > Import Package > Custom Package..." から行います
2121
- インポート後、 シーンビュー (Scene View) 内で以下の操作が可能になります
2222

@@ -57,6 +57,11 @@ Unity Editor のメニュー "Edit > Scene View FoV Settings" を選択すると
5757
|Close |ウィンドウを閉じる |
5858

5959

60+
## 動作条件
61+
62+
Unity 5.5 以上で動作します (Unity 5.5, 5.6, 2017.1 での動作を確認)
63+
64+
6065
## 参照
6166

6267
- シーンビューの追従は @anchan828 氏の [SyncCamera](https://github.com/anchan828/unitejapan2014/tree/master/SyncCamera/Assets) をもとにしています。

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ With this extension, you will now be able to do this using the Unity Editor's pr
1616

1717
## How to use
1818

19-
- Import [this .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.9/SceneViewFovControl.unitypackage) to your Unity project.
19+
- Import [this .unitypackage](https://github.com/t-mat/UnitySceneViewFovControl/releases/download/0.1.10/SceneViewFovControl.unitypackage) to your Unity project.
2020
- Import from the file by selecting "Assets > Import Package > Custom Package."
2121
- You will be able to do the following in Scene View after importing.
2222

@@ -57,6 +57,11 @@ Select "Edit" > "Scene View FoV Settings" in the Unity Editor menu to open the s
5757
|Close |Closes the window |
5858

5959

60+
## Prerequisites
61+
62+
This package needs Unity 5.5 or greater. I've checked this package with Unity 5.5, 5.6 and 2017.1.
63+
64+
6065
## References
6166

6267
- Slave Camera mode is based on [SyncCamera](https://github.com/anchan828/unitejapan2014/tree/master/SyncCamera/Assets) by @anchan828.

0 commit comments

Comments
 (0)