Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The most straightforward way to use the plugin is to clone the repo under the `P

3.2. To Engine folder:
```powershell
move-item -path ./bin -destination <AbsolutePathToEngine\Engine\Plugins
move-item -path ./bin -destination <AbsolutePathToEngine>\Engine\Plugins\VisualStudioTools
```

2. Optional: Regenerate the Solution for your game project so that the plugin source will be visible in Visual Studio.
Expand Down Expand Up @@ -113,4 +113,4 @@ This project welcomes contributions and suggestions. Check out our [contributing

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.
Any use of third-party trademarks or logos are subject to those third-party's policies.