We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6dc89e commit 21b4087Copy full SHA for 21b4087
README.md
@@ -20,6 +20,7 @@ git clone --branch main --depth 1 https://github.com/allogic/Nippon
20
Setup.ps1
21
```
22
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)
24
25
#### Troubleshooting
26
- If you got build errors, make sure you have the latest Visual Studio platform toolset v143 installed on your system.
0 commit comments