mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-06 03:39:21 -04:00
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:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user