Updated Working for Web (HTML5) (markdown)

master
José Salavert Torres 2 anos atrás
pai
commit
023ef69df2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Working-for-Web-(HTML5).md

+ 1
- 1
Working-for-Web-(HTML5).md

@ -157,7 +157,7 @@ At this point, if you optionally want to compile the provided examples for the w
#### For Windows users :
Start up Notepad++ for raylib, open the `raylib/examples/Makefile` file, press F6, choose `raylib_makefile`, verify that in the script the web platform is set (`SET PLATFORM=PLATFORM_WEB`) and click OK to run the script. It will compile all the examples. It will compile all the examples for the web.
Start up Notepad++ for raylib, open the `raylib/examples/Makefile` file, press F6, choose `raylib_makefile`, verify that in the script the web platform is set (`SET PLATFORM=PLATFORM_WEB`) and click OK to run the script. It will compile all the examples for the web.
## 4. Setup raylib game for web

Carregando…
Cancelar
Salvar