|
From: Tapio V. <aa...@us...> - 2010-08-03 11:37:20
|
Module: performous Branch: joinmenu Commit: 06d781635e345cf2bd6a9a92cce71ace0a670ac6 Author: Tapio Vierros <tap...@gm...> Date: Tue Jul 27 22:36:58 2010 +0300 Add a README to the repo root to make my github mirror prettier. --- README.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..df8fa33 --- /dev/null +++ b/README.txt @@ -0,0 +1,8 @@ +Performous +========== +An open-source karaoke, band and dancing game where one or more players perform a song and the game scores their performances. Supports songs in UltraStar, Frets on Fire and StepMania formats. Microphones and instruments from SingStar, Guitar Hero and Rock Band as well as some dance pads are autodetected. + +Website at http://performous.org +Wiki at http://wiki.performous.org + +For compiling instructions, see docs/Compiling.txt or visit the wiki page: http://wiki.performous.org/index.php/Building_and_installing_from_source |