File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed
Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,28 @@ uWindowCapture
88
99Screenshots
1010------------
11+
1112<img src =" https://raw.githubusercontent.com/wiki/hecomi/uWindowCapture/single-window.gif " width =" 720 " /><br />
1213<img src =" https://raw.githubusercontent.com/wiki/hecomi/uWindowCapture/window-object.gif " width =" 720 " /><br />
1314<img src =" https://raw.githubusercontent.com/wiki/hecomi/uWindowCapture/window-manager.gif " width =" 720 " />
1415
1516
16- Installation
17- ------------
18- Please download the latest * uWindowCapture.unitypackage* from the [ release page] ( https://github.com/hecomi/uWindowCapture/releases ) .
17+ Install
18+ -------
19+
20+ - Unity Package
21+ - Download the latest .unitypackage from [ Release page] ( https://github.com/hecomi/uWindowCapture/releases ) .
22+ - Git URL (UPM)
23+ - Add ` https://github.com/hecomi/uWindowCapture.git#upm ` to Package Manager.
24+ - Scoped Registry (UPM)
25+ - Add a scoped registry to your project.
26+ - URL: ` https://registry.npmjs.com `
27+ - Scope: ` com.hecomi `
28+ - Install uWindowCapture in Package Manager.
29+
30+
31+ How to use
32+ ----------
1933
20- Alternatively, add https://github.com/hecomi/uWindowCapture.git#upm to Package Manager.
34+ Check out the following article (written in Japanese, so please use a translation service).
35+ - https://tips.hecomi.com/entry/2018/08/26/231618
You can’t perform that action at this time.
0 commit comments