windows boilerplate in the README

This commit is contained in:
Jason Ly 2025-07-20 14:15:59 -04:00
parent e1b6cdb96d
commit 5fbb7ec01a

View File

@ -175,11 +175,13 @@ cd bellatui
make all -j4
```
# Windows
https://aka.ms/vs/17/release/vs_BuildTools.exe
[ ] Desktop development with C++
## Windows (win10)
- [optioanl] Install https://git-scm.com
Get bella_engine_sdk
- Download Visual Studio Community Edition 2022
- Run VisualStudioSetup.exe
- Workload = [x] Desktop developemnt with C++
- Individial components = [x] Git For Windows
#### x64 Developer console
```