optimize readme
This commit is contained in:
parent
c9be2e2d62
commit
452ff34c87
10
README.md
10
README.md
@ -82,13 +82,13 @@ file ./untitled.png
|
||||
Run **x64 Native Tools Command Prompt for VS 2022**
|
||||
```
|
||||
cd %USERPROFILE%
|
||||
mkdir workdir\bella_engine_sdk
|
||||
cd workdir\bella_engine_sdk
|
||||
mkdir workdir
|
||||
cd workdir
|
||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0-win32.zip
|
||||
tar -xvf bella_engine_sdk-25.3.0-win32.zip -C ..
|
||||
tar -xf bella_engine_sdk-25.3.0-win32.zip
|
||||
cd ..
|
||||
git clone https://github.com/oomer/oom.git
|
||||
git clone https://github.com/oomer/poomer-bella-sine.git
|
||||
git clone https://git.indoodle.com/oomer/oom.git
|
||||
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
|
||||
cd poomer-bella-sine
|
||||
msbuild poomer-bella-sine.vcxproj /p:Configuration=release /p:Platform=x64 /p:PlatformToolset=v143
|
||||
x64\release\poomer-bella-sine.exe -r
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user