Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 933 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 933 Bytes

About This Program

Touhou Musicplayer is a program to play all Touhou Project games' background music. You must have had installed these program in order to play the music.

Directory Structure

  • include/ headers
  • src/ sources
  • plugins/ plugin sources
  • translations/ localization files

Build

To build Touhou Musicplayer, You need QT 4.4.1 or above, PortAudio library and libvorbisfile.

Then just run these command in the top directory.

$ qmake
$ make release

Install

This program is no need to be installed. You just run it in its directory.

Homepage Address