WIP-update: edit readme and makefile #1
@ -103,14 +103,11 @@ start ./untitled.png
|
|||||||
- Workload = [x] Desktop developemnt with C++
|
- Workload = [x] Desktop developemnt with C++
|
||||||
- Individial components = [x] Git For Windows
|
- Individial components = [x] Git For Windows
|
||||||
|
|
||||||
|
Download the Windows Bella Engine SDK from bellarender.com/builds
|
||||||
|
|
||||||
Run **x64 Native Tools Command Prompt for VS 2022**
|
Run **x64 Native Tools Command Prompt for VS 2022**
|
||||||
```
|
```
|
||||||
cd %USERPROFILE%
|
cd %USERPROFILE%
|
||||||
mkdir workdir\bella_engine_sdk
|
|
||||||
cd workdir\bella_engine_sdk
|
|
||||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-24.6.0.zip
|
|
||||||
tar -xf bella_engine_sdk-24.6.0.zip
|
|
||||||
cd ..
|
|
||||||
git clone https://github.com/oomer/oom.git
|
git clone https://github.com/oomer/oom.git
|
||||||
git clone https://github.com/oomer/poomer-bella-sine.git
|
git clone https://github.com/oomer/poomer-bella-sine.git
|
||||||
cd poomer-bella-sine
|
cd poomer-bella-sine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user