Update build instructions

This commit is contained in:
NovaSquirrel 2020-10-09 22:49:17 -04:00
parent b8ee5f2521
commit 7853aaef77

View file

@ -3,8 +3,10 @@
#### *Standalone*
1) Open the solution in Visual Studio 2019
2) Compile as Release/x64
3) Run
2) Set "UI" as the Startup Project
3) Compile as Release/x64
4) Run the project from Visual Studio
5) If you got an error, try running it a second time
#### *Libretro*