mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-27 17:29:17 -05:00
Updated Working for Web (HTML5) (markdown)
@ -157,7 +157,7 @@ At this point, if you optionally want to compile the provided examples for the w
|
|||||||
|
|
||||||
#### For Windows users :
|
#### 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
|
## 4. Setup raylib game for web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user