From e18d5cf98560ba921ebe2e24211e23a6f2608c6f Mon Sep 17 00:00:00 2001 From: cira0100 <40918547+cira0100@users.noreply.github.com> Date: Mon, 18 May 2020 02:35:43 +0200 Subject: Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2dbfdbb..c3de15f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ # OsuSongParser Allows you to extract songs from your beatmaps folder and name them properly for use. + + +## How to use +1)You gonna have to install python +2)Download the OsuSongParser.py +3)Place it in a folder where you want the songs to be extracted +4)Open terminal/cmd into that directory +5)Start it with python3 OsuSongParser.py +On windows you can run it by just typing OsuSongParser.py +If that doesnt work try py/python OsuSongParser.py +6)Paste directory with Osu songs +eg. +/run/media/cirakg/Disk/igre/drive_c/osu/Songs/ +D:\osu!\Songs +6)Press Enter and wait + + + +# Pictures of using OsuSongParser.py + +![Folder](https://i.imgur.com/uuofb1A.png) + + -- cgit v1.2.3