You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ It listens to a socket that Unity Editor uses for finding Unity Players for remo
14
14
15
15
## Getting Started
16
16
17
-
1. Install the extension in VSCode using the vsix package inside the folder `builds`. (Optionally I plan to publish this extension on VSCode marketplace, once I'm sure that it works on other platforms as well.)
17
+
1. Install the extension in VSCode using the vsix package from `releases` section. (Optionally I plan to publish this extension on VSCode marketplace, once I'm sure that it works on other platforms as well.)
18
18
2. Open your unity c# project in VSCode.
19
19
3. Press `SHIFT+F5` and choose the device/player to attach unity debugger.
0 commit comments