mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-30 12:34:28 +01:00
Updated Installation (markdown)
parent
0c0f75aa77
commit
af1316d325
@ -11,7 +11,7 @@ go get github.com/gopherjs/gopherjs
|
|||||||
go get github.com/gopherjs/webgl
|
go get github.com/gopherjs/webgl
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to recompile every time when you run your game, you can install them.
|
If you don't want to recompile every time when you run your game, you can install them.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go install github.com/hajimehoshi/ebiten/...
|
go install github.com/hajimehoshi/ebiten/...
|
||||||
|
Loading…
Reference in New Issue
Block a user