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
Ver código fonte
debug list the contents of the repository
pull/5129/head
Johnny Cena
1 mês atrás
pai
dad6f54d18
commit
62cea34ab9
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
.github/workflows/update_examples.yml
+ 1
- 0
.github/workflows/update_examples.yml
Ver arquivo
@ -41,6 +41,7 @@ jobs:
# rexm should update all required files in raylib and even raylib.com repo,
# but not sure if it can do that from an Action, maybe it requires manual copy
run
:
|
sh
-c
"ls -R ${{ github.workspace }}"
cd
tools/rexm/VS2022
msbuild.exe
rexm.sln
/target
:
rexm
/property
:
Configuration=Release
/property
:
Platform=x64
cd
../../..
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar