mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 07:54:29 +01:00
Updated Installation (markdown)
parent
6d8fd7379b
commit
90027edd82
@ -58,5 +58,5 @@ go run -tags=example ./examples/rotate
|
|||||||
mkdir test
|
mkdir test
|
||||||
go mod init example.com/m
|
go mod init example.com/m
|
||||||
go get github.com/hajimehoshi/ebiten
|
go get github.com/hajimehoshi/ebiten
|
||||||
go run -tags=example github.com/hajimehoshi/ebiten/rotate/main.go
|
go run -tags=example github.com/hajimehoshi/ebiten/rotate
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user