Skip to content

Commit

Permalink
add mingw badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog authored Nov 17, 2024
1 parent 87546f9 commit 615f68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VGM extraction and conversion tools
===================================

[![Linux Build](https://github.com/vampirefrog/vgm2x/actions/workflows/linux.yml/badge.svg)](https://github.com/vampirefrog/vgm2x/actions/workflows/linux.yml) [![Linux Build](https://github.com/vampirefrog/vgm2x/actions/workflows/macos.yml/badge.svg)](https://github.com/vampirefrog/vgm2x/actions/workflows/macos.yml)
[![Linux Build](https://github.com/vampirefrog/vgm2x/actions/workflows/linux.yml/badge.svg)](https://github.com/vampirefrog/vgm2x/actions/workflows/linux.yml) [![Linux Build](https://github.com/vampirefrog/vgm2x/actions/workflows/macos.yml/badge.svg)](https://github.com/vampirefrog/vgm2x/actions/workflows/macos.yml) [![Linux Build](https://github.com/vampirefrog/vgm2x/actions/workflows/msys2-mingw64.yml/badge.svg)](https://github.com/vampirefrog/vgm2x/actions/workflows/msys2-mingw64.yml)

Some tools to extract MIDI and 4-op FM voices from [.VGM files](https://vgmrips.net/wiki/VGM_File_Format).

Expand Down

0 comments on commit 615f68c

Please sign in to comment.