mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-19 22:43:32 +00:00
Update README.md
This commit is contained in:
@@ -32,6 +32,12 @@ mkdir build && cd build
|
|||||||
cmake .. -B .
|
cmake .. -B .
|
||||||
make -j4
|
make -j4
|
||||||
```
|
```
|
||||||
|
or
|
||||||
|
```
|
||||||
|
mkdir build && cd build
|
||||||
|
cmake --build . --config Release -j 10
|
||||||
|
```
|
||||||
|
|
||||||
## Visual Studio
|
## Visual Studio
|
||||||
|
|
||||||
1. Open the repository folder in **Visual Studio**.
|
1. Open the repository folder in **Visual Studio**.
|
||||||
|
|||||||
Reference in New Issue
Block a user