Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
Archivist
/
raylib-src
kopie van
https://github.com/raysan5/raylib
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
24
Wiki
Activiteit
having the ./ before the bootstrap command makes it say . is not recognized as an app in cmd
master
Ethan
2 jaren geleden
bovenliggende
4c1b089b73
commit
6ad90f7030
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
Working-on-Windows.md
+ 1
- 1
Working-on-Windows.md
@ -14,7 +14,7 @@ You can download and install raylib using the [vcpkg](https://github.com/Microso
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./
bootstrap-vcpkg.bat
bootstrap-vcpkg.bat
vcpkg integrate install
vcpkg install raylib
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan