You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
443 B
29 lines
443 B
project_name: commandeuropa |
|
|
|
builds: |
|
- |
|
id: commandeuropa |
|
goos: |
|
- js |
|
- linux |
|
- windows |
|
goarch: |
|
- amd64 |
|
- wasm |
|
archives: |
|
- |
|
id: commandeuropa |
|
builds: |
|
- commandeuropa |
|
replacements: |
|
386: i386 |
|
format_overrides: |
|
- goos: js |
|
format: zip |
|
- goos: windows |
|
format: zip |
|
files: |
|
- ./*.md |
|
- LICENSE |
|
checksum: |
|
name_template: 'checksums.txt'
|
|
|