File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- # Post-Cloning Setup on Windows
1+
2+
3+ # Post-Cloning Setup on Windows
24
35This repository utilizes symbolic links to share code across multiple projects.
46On Windows 10 or later, symbolic link creation is restricted by default for regular users,
@@ -8,19 +10,19 @@ To resolve this, follow the steps below to enable symbolic link creation and con
810
9111 . Open ** Local Security Policy** by typing ` secpol.msc ` on Windows Command Prompt
1012
11- ![ ] ( https://github. com/Unity-Technologies/com.unity.toonshader/tree /master/Images/CreateSymbolicLinks_LocalSecurityPolicy.jpg )
13+ ![ ] ( https://raw.githubusercontent. com/Unity-Technologies/com.unity.toonshader/master/Images/CreateSymbolicLinks_LocalSecurityPolicy.jpg )
1214
1315
14162 . Under ** User Rights Assignment** , find a policy called ** Create symbolic links** and open it.
1517 - Click ** Add User or Group**
1618 - Click ** Object Types**
1719 - Make sure ** Groups** is checked and click ** OK** .
1820
19- ![ ] ( https://github. com/Unity-Technologies/com.unity.toonshader/tree /master/Images/CreateSymbolicLinks_Properties.jpg )
21+ ![ ] ( https://raw.githubusercontent. com/Unity-Technologies/com.unity.toonshader/master/Images/CreateSymbolicLinks_Properties.jpg )
2022
21233 . Type ** USERS** inside the textbox and click on ** Check Names** to verify it, then click ** OK** .
2224
23- ![ ] ( https://github. com/Unity-Technologies/com.unity.toonshader/tree /master/Images/CreateSymbolicLinks_SelectUsers.jpg )
25+ ![ ] ( https://raw.githubusercontent. com/Unity-Technologies/com.unity.toonshader/master/Images/CreateSymbolicLinks_SelectUsers.jpg )
2426
25274 . Configure git to allow symbolic links. For example, by typing the following in Git Bash:
2628
Original file line number Diff line number Diff line change 22- [ English] ( https://docs.unity3d.com/Packages/com.unity.toonshader@latest )
33- [ 日本語] ( https://docs.unity3d.com/ja/Packages/com.unity.toonshader@latest )
44
5+ # Unity Toon Shader
6+
You can’t perform that action at this time.
0 commit comments