This commit is contained in:
Yimura 2020-12-30 16:49:33 +01:00
commit b998a299ea
No known key found for this signature in database
GPG Key ID: 54EFAD29393A6E78

View File

@ -18,8 +18,8 @@ To build BigBaseV2 you need:
To set up the build environment, run the following commands in a terminal: To set up the build environment, run the following commands in a terminal:
```dos ```dos
git clone https://gir489@bitbucket.org/gir489/bigbasev2-fix.git --recurse-submodules git clone https://github.com/Yimura/YimMenu.git --recurse-submodules
cd BigBaseV2-fix cd YimMenu
GenerateProjects.bat GenerateProjects.bat
``` ```
Now, you will be able to open the solution, and simply build it in Visual Studio. Now, you will be able to open the solution, and simply build it in Visual Studio.