From 6ab427abf164ee8da6c246681d16ab7b9aad4456 Mon Sep 17 00:00:00 2001 From: Jason Ly Date: Wed, 2 Jul 2025 08:07:32 -0400 Subject: [PATCH] change instructions on getting bella engine sdk 25.3.0 --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aa28010..75f9c68 100644 --- a/README.md +++ b/README.md @@ -103,14 +103,11 @@ start ./untitled.png - Workload = [x] Desktop developemnt with C++ - 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** ``` 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/poomer-bella-sine.git cd poomer-bella-sine