Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Archivist
/
raylib-src
miroir de
https://github.com/raysan5/raylib
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
24
Wiki
Activité
having the ./ before the bootstrap command makes it say . is not recognized as an app in cmd
master
Ethan
il y a 2 ans
Parent
4c1b089b73
révision
6ad90f7030
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer