mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 05:25:14 +00:00
Update README.md
This commit is contained in:
parent
74635cdc39
commit
1d2261d242
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Then follow the instructions of the Linux section above. It's also possible to b
|
|||
|
||||
### For the web
|
||||
|
||||
The game can be compiled for web browsers that support webassembly using emscripten. To do so, install [emsdk](https://github.com/emscripten-core/emsdk) and run `make TARGET_WEB=1`.
|
||||
The game can be compiled for web browsers that support WebGL using [Emscripten](https://github.com/emscripten-core). To do so, install [emsdk](https://github.com/emscripten-core/emsdk) and run `make TARGET_WEB=1`.
|
||||
|
||||
### Current issues
|
||||
|
||||
|
|
Loading…
Reference in a new issue