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