Skip to content

QSPFoundation/qspgui-legacy

 
 

Repository files navigation

Classic Legacy QSP player

Please check Releases section.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Linux & MacOS build

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

Windows build

cmake -S . -B build -G "Visual Studio 17 2022" -A Win32 -DCMAKE_INSTALL_PREFIX=out
cmake --build build --target install --config Release

Chat group

Discord: https://discord.gg/6gWVYUtUGZ | Telegram: https://t.me/QuestopiaChat

About

Modified version of the default desktop player (QSP Classic) specially designed for qsp-legacy

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 96.5%
  • C++ 3.1%
  • Other 0.4%