Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
having the ./ before the bootstrap command makes it say . is not recognized as an app in cmd
master
Ethan
2 anos atrás
pai
4c1b089b73
commit
6ad90f7030
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar