Skip to content

Commit 21b4087

Browse files
authored
Including instructions on how to launch through Visual Studio
1 parent d6dc89e commit 21b4087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ git clone --branch main --depth 1 https://github.com/allogic/Nippon
2020
Setup.ps1
2121
```
2222
Launch the Visual Studio Solution, set the `Editor` as the startup project and build for `Debug` or `Release` bitness `x64`.
23+
If you want to launch the editor through Visual Studio change the Debugging Working Directory in the Editor Project to $(TargetPath)
2324

2425
#### Troubleshooting
2526
- If you got build errors, make sure you have the latest Visual Studio platform toolset v143 installed on your system.

0 commit comments

Comments
 (0)