docs: add link to the URL of the webserver by sindharta · Pull Request #210 · Unity-Technologies/UnityRenderStreaming · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packages/com.unity.renderstreaming/Documentation~/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<img src="../images/simplescene.png" width="240">

9. `Edit/Render Streaming/Download web app` メニューアイテムをクリックして、あらかじめ用意されているウェブサーバーをダウンロードします
9. `Edit/Render Streaming/Download web app` メニューアイテムをクリックして、あらかじめ用意されている[ウェブサーバー](https://github.com/Unity-Technologies/UnityRenderStreaming/releases)をダウンロードします

<img src="../images/download_webapp.png" width="300">

Expand Down
2 changes: 1 addition & 1 deletion Packages/com.unity.renderstreaming/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unity Render Streaming copyright © 2019 Unity Technologies ApS
Unity Render Streaming copyright © 2020 Unity Technologies ApS

Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ The following browsers are compatible:

## The Web Server

The .exe file is located in the `Assets/bin~/` folder. Run it from the command line.
Click on `Edit/Render Streaming/Download web app` menu item to download [our web server](https://github.com/Unity-Technologies/UnityRenderStreaming/releases).
After downloading, run it from the command line.

<img src="../images/launch_webserver_explorer.png" width=500 align=center>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@

## Web サーバー

`Assets/bin~/` フォルダーに実行ファイルを配置しています。コマンドライン上で起動してください。
`Edit/Render Streaming/Download web app` メニューアイテムをクリックして、
あらかじめ用意されている[ウェブサーバー](https://github.com/Unity-Technologies/UnityRenderStreaming/releases)をダウンロードします。
ダウンロードが終了したら、コマンドライン上で起動してください。

<img src="../images/launch_webserver_explorer.png" width=500 align=center>

Expand Down
2 changes: 1 addition & 1 deletion Packages/com.unity.template.renderstreaming/LICENSE.md