mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
Update md
This commit is contained in:
parent
bad2cb49c1
commit
ea0ba70de9
@ -49,6 +49,8 @@ brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
```
|
||||
MinGW or other GCC
|
||||
|
||||
zlib & libpng (bitmap need it.)
|
||||
```
|
||||
#####[zlib&libpng Windows32 GCC's Course](https://github.com/go-vgo/Mingw32)
|
||||
|
||||
|
@ -47,6 +47,8 @@ brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
```
|
||||
MinGW or other GCC
|
||||
|
||||
zlib & libpng (bitmap依赖)
|
||||
```
|
||||
#####[zlib&libpng Windows32 GCC教程](https://github.com/go-vgo/Mingw32)
|
||||
#####[下载包含zlib和libpng的64位MinGW](https://github.com/go-vgo/Mingw)
|
||||
|
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.42.0.248,Mount Ngauruhoe!"
|
||||
version string = "v0.42.0.249,Mount Ngauruhoe!"
|
||||
)
|
||||
|
||||
//GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user