Hajime Hoshi
|
b54ad73a2b
|
Add go:build comments with go1.17beta1 fmt
|
2021-06-11 01:11:46 +09:00 |
|
Hajime Hoshi
|
097c8e66e1
|
ebiten: Update comments
|
2020-11-21 01:20:22 +09:00 |
|
Hajime Hoshi
|
5b8370298a
|
glfw: Use os.UserConfigDir for GLFW DLL instead of temporary directories
As of this change, Ebiten requries Go 1.13 due to os.UserConfigDir.
Fixes #1393
|
2020-11-01 17:51:44 +09:00 |
|
Hajime Hoshi
|
f984f5ada9
|
Force to use Go 1.12 or later
As syscall/js has incompatible change between Go 1.11 and Go 1.12,
it is safe to force to use Go 1.12.
|
2019-05-01 17:43:38 +09:00 |
|
Hajime Hoshi
|
876e483d0c
|
Add comments (#777)
|
2019-01-10 23:52:11 +09:00 |
|
Hajime Hoshi
|
866f64a625
|
Add a better error message for Go version
Fixes #777
|
2019-01-10 23:44:35 +09:00 |
|