mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 07:54:29 +01:00
Updated Windows (markdown)
parent
957f8251f6
commit
c9176945e3
@ -21,11 +21,11 @@ A C compiler is also required before `go get`. There are some options.
|
|||||||
|
|
||||||
### Option 1. MinGW official
|
### Option 1. MinGW official
|
||||||
|
|
||||||
Get the installer from [MinGW](http://www.mingw.org/) and install it, then set `PATH` environment variable.
|
Get the installer from [MinGW](http://www.mingw.org/) and install it, then set `PATH` environment variable. It might be hard to find where to download the installer, and in this case, using scoops would be a good option.
|
||||||
|
|
||||||
### Option 2. Scoop
|
### Option 2. Scoop
|
||||||
|
|
||||||
You also can get MinGW via [Scoop](http://scoop.sh/). This is the easiest way IMO.
|
You also can get MinGW via [Scoop](http://scoop.sh/). This is the easiest way.
|
||||||
|
|
||||||
### Option 3. TDM GCC
|
### Option 3. TDM GCC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user