parent
aba1cb30f5
commit
e2d71b80f1
@ -0,0 +1 @@
|
||||
dist
|
@ -0,0 +1,29 @@
|
||||
project_name: boxbrawl
|
||||
|
||||
builds:
|
||||
-
|
||||
id: boxbrawl
|
||||
goos:
|
||||
- js
|
||||
- linux
|
||||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
- wasm
|
||||
archives:
|
||||
-
|
||||
id: boxbrawl
|
||||
builds:
|
||||
- boxbrawl
|
||||
replacements:
|
||||
386: i386
|
||||
format_overrides:
|
||||
- goos: js
|
||||
format: zip
|
||||
- goos: windows
|
||||
format: zip
|
||||
files:
|
||||
- ./*.md
|
||||
- LICENSE
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
Loading…
Reference in new issue