shoGambler/plugins-src/diceroll/build.sh

2 lines
76 B
Bash
Raw Permalink Normal View History

2024-10-20 17:12:11 +01:00
#!/bin/sh
go build -ldflags "-s -w" -buildmode=plugin -o diceroll.so main.go