Files
SwipedModSwitcher/build.sh
2023-07-27 03:01:02 -05:00

3 lines
69 B
Bash

#!/bin/sh
GOOS=windows GOARCH=amd64 go build -o bin/cpms.exe main.go