mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-20 15:00:08 +01:00
Updated Installation (markdown)
parent
f258196f76
commit
758d257c4d
@ -7,7 +7,6 @@ go get github.com/hajimehoshi/ebiten/...
|
|||||||
If you want to run your game on a web browser, execute this:
|
If you want to run your game on a web browser, execute this:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go get github.com/gopherjs/gopherjs
|
|
||||||
go get github.com/gopherjs/gopherwasm/js
|
go get github.com/gopherjs/gopherwasm/js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user