mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-06 06:09:17 -05:00
Updated Compile your game for Web (markdown)
@ -1,5 +1,3 @@
|
|||||||
#Compile for Web
|
|
||||||
|
|
||||||
To build your raylib game for HTML5 you need a different compiler than the one that comes with raylib installation, actually, you need a set of tools. Those tools are the [emscripten SDK](http://kripken.github.io/emscripten-site/).
|
To build your raylib game for HTML5 you need a different compiler than the one that comes with raylib installation, actually, you need a set of tools. Those tools are the [emscripten SDK](http://kripken.github.io/emscripten-site/).
|
||||||
|
|
||||||
##Installing emscripten
|
##Installing emscripten
|
||||||
|
|||||||
Reference in New Issue
Block a user