a3web/README.md

10 lines
132 B
Markdown
Raw Permalink Normal View History

2020-02-20 03:01:38 +00:00
# A3Web
Arma 3 Realtime Map
## To build extension
```
GOARCH=386 CGO_ENABLED=1 go build -o liba3web.so -buildmode=c-shared .
```