mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-08 00:44:28 +01:00
Updated Windows (markdown)
parent
fc78c472a2
commit
d89ebc2b68
@ -2,6 +2,10 @@ See [[installation]].
|
||||
|
||||
Compilation requires a C compiler like GCC to compile third party libraries used by Ebiten. You would need C compiler like [MinGW](http://www.mingw.org/) or [TDM GCC](http://tdm-gcc.tdragon.net/download) on Windows. TDM GCC is much easier than others so far.
|
||||
|
||||
# Install Git
|
||||
|
||||
You can get [the official installer](https://git-scm.com/download/win). Git is required before `go get`.
|
||||
|
||||
# Install C compiler
|
||||
|
||||
## MinGW
|
||||
|
Loading…
Reference in New Issue
Block a user