mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-22 21:17:33 +00:00
4 lines
77 B
Batchfile
4 lines
77 B
Batchfile
|
set GOARCH=386
|
||
|
set CGO_ENABLED=1
|
||
|
|
||
|
go build -o capture.dll -buildmode=c-shared
|