2 small tweaks to BUILDING.md (#391)

* guide a lost camera_junk.h back home

* A few BUILDING.md tweaks.

* Update BUILDING.md

* Update BUILDING.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
Bloxxy 2025-06-28 12:23:35 -05:00 committed by GitHub
parent 784875d22b
commit 35a28cd933
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Building Starship
# Building SpagettiKart
## Windows
@ -139,6 +139,8 @@ cmake --build build-cmake
# Now you can run the executable in ./build-cmake/Spaghettify
# To develop the project open the repository in VSCode (or your preferred editor)
# System wide freezes may be due to low memory, add "-j4" to the end of the build command to use four cores.
```
### Generate a distributable