File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,12 @@ Here are main(and only one) screenshoter window. Open it in *Windows/ScreenShoot
27
27
28
28
---------------------
29
29
30
+ ### Pre-defined settings
30
31
![ Pre-defined settings] ( HelpScreenshots/2.png )
31
32
Asset already have defined sizes for some polular devises. You can select them, or create custom setup
32
33
33
- ---------------------
34
34
35
+ ### Auto sizes
35
36
![ Auto sizes] ( HelpScreenshots/3.png )
36
37
Here are example what buttons ** all sizes to Game window sizes selector** and ** Clear all Game window sizes selector** do
37
38
@@ -48,13 +49,13 @@ Find the manifest.json file in the Packages folder of your project and add a lin
48
49
` "com.teamon.screenshooter": "https://github.com/Team-on/UnityScreenShooter.git" `
49
50
Or, use [ UpmGitExtension] ( https://github.com/mob-sakai/UpmGitExtension ) to install and update the package.
50
51
51
- #### For Unity 2018.2 or earlier
52
+ ### For Unity 2018.2 or earlier
52
53
1 . Download a source code zip this page
53
54
2 . Extract it
54
55
3 . Import it into the following directory in your Unity project
55
56
- ` Packages ` (It works as an embedded package. For Unity 2018.1 or later)
56
57
- ` Assets ` (Legacy way. For Unity 2017.1 or later)
57
58
58
- #### From Unity Asset Store
59
+ ### From Unity Asset Store
59
60
1 . https://assetstore.unity.com/packages/slug/188939
60
61
2 . Add it to project as usual
You can’t perform that action at this time.
0 commit comments