From 5000060b04bed23cbbd88ba43ed546220c4b7c69 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Tue, 2 Nov 2010 12:51:22 +0000 Subject: create experimental songmanagement branch - nicer abstraction of songs - split songloading from handling songs - cleanup singscreen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2706 b956fd51-792f-4845-bead-9b4dfca2ff2c --- songmanagement/README Mac OS X | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 songmanagement/README Mac OS X (limited to 'songmanagement/README Mac OS X') diff --git a/songmanagement/README Mac OS X b/songmanagement/README Mac OS X new file mode 100644 index 00000000..2bc83908 --- /dev/null +++ b/songmanagement/README Mac OS X @@ -0,0 +1,47 @@ +UltraStar Deluxe Mac Specific README +------------------------------------ + +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->8 - - + _______ _________ + ___ / \/ \_______ + / \ \ _/ /\____/ \__________ + / _/ / / \______ \ \___ _____ + / |___/ \ \_/ / \ \ / \ + \ /\ / |\ \ \/ / + \ / \_ultrastardeluxe_/ |/ / / + \______www_/ |____________org_/ \ + / /\ ~=~ \ + \_____/ \ mog / + ~=~ +- - 8<- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + ============================ += 1. Installation = += 2. Song Folders = + ============================ + +SF.Net Page: http://sourceforge.net/projects/ultrastardx/ +Wiki: http://wiki.ultrastardeluxe.org/ + + ==================== + = 1. Installation = + ==================== + +Drag the application to your hard disk. It should run from any folder. + + ==================== + = 2. Song Folders = + ==================== + +- The primary folder for songs is "$HOME/Music/UltraStar Deluxe", which is + created when UltraStar Deluxe is run for the first time. + +- Further folders can be added through the configuration file "config.ini", + which is created in "$HOME/Library/Application Support/UltraStarDeluxe" + when UltraStar Deluxe is run for the first time. + + example: + [Directories] + SongDir1=/Users/My/Music/MyUSDXSongs + SongDir2=/Volumes/MyExternalUSBDisk + SongDir...=... (some more directories) -- cgit v1.2.3