Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
Reflects offline changes made since last release
  • Loading branch information
Suprnova authored Jul 19, 2020
1 parent a7d6eee commit 9fe003b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public static string AskDirectory()
}
public static string Selection()
{
Console.WriteLine(" osu! to Bemani converter by @suprnova123 - Last built on July 9th, 2020");
Console.WriteLine(" osu! to Bemani converter by @suprnova123 - Last built on July 19th, 2020, v1.1");
Console.WriteLine("\n Which Bemani games do you want to search for songs in?");
Console.WriteLine(" 1. beatmania IIDX 27 \n 2. pop'n'music peace \n 3. DanceDanceRevolution A20 \n 4. GITADORA NEX+AGE \n 5. jubeat festo \n 6. REFLEC BEAT 悠久のリフレシア \n 7. Sound Voltex Vivid Wave \n 8. Nostalgia Op.3 \n 9. Dancerush Stardom \n 0. MUSECA");
Console.WriteLine(" You can combine every game into one message by typing multiple numbers (i.e. 157 for beatmania, jubeat, and SDVX or 1234567890 for every game)");
Expand Down

0 comments on commit 9fe003b

Please sign in to comment.