mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-28 23:13:02 +00:00
Nothing to see here
This commit is contained in:
parent
0690451684
commit
0859a0cfef
1 changed files with 0 additions and 3 deletions
|
@ -123,9 +123,6 @@ PATH=/mingw64/bin:/mingw32/bin:$PATH make
|
||||||
PATH=/mingw32/bin:/mingw64/bin:$PATH make
|
PATH=/mingw32/bin:/mingw64/bin:$PATH make
|
||||||
```
|
```
|
||||||
|
|
||||||
This guide is a courtesy of [XNBlank](https://github.com/XNBlank).
|
|
||||||
|
|
||||||
|
|
||||||
### For the web
|
### For the web
|
||||||
|
|
||||||
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`.
|
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`.
|
||||||
|
|
Loading…
Reference in a new issue