mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Working for Web (HTML5) (markdown)
@ -160,7 +160,7 @@ At this point, if you optionally want to compile the provided examples for the w
|
||||
|
||||
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.
|
||||
|
||||
Opening generated `.html` files directly from disk may fail due to web browser security configuration. You can follow steps on 6. [Test raylib game on web](#6-test-raylib-game-on-web)
|
||||
Opening generated `.html` files directly from disk may fail due to web browser security configuration. You should follow steps on [Test raylib game on web](#6-test-raylib-game-on-web)
|
||||
|
||||
## 4. Setup raylib game for web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user