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:
```dos
git clone https://gir489@bitbucket.org/gir489/bigbasev2-fix.git --recurse-submodules
cd BigBaseV2-fix
git clone https://github.com/Yimura/YimMenu.git --recurse-submodules
cd YimMenu
GenerateProjects.bat
```
Now, you will be able to open the solution, and simply build it in Visual Studio.