diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-10-14 07:04:28 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-10-14 07:04:28 +0000 |
commit | 99c581a124e9a301e88eb1e3af9e09bce182fd3f (patch) | |
tree | eeb3c3cb0c4771516ed7f9c17b4a5defa2af5f2b /README Mac OS X | |
parent | cee584d22300a49d190e842c59d542bc4b096cb7 (diff) | |
download | usdx-99c581a124e9a301e88eb1e3af9e09bce182fd3f.tar.gz usdx-99c581a124e9a301e88eb1e3af9e09bce182fd3f.tar.xz usdx-99c581a124e9a301e88eb1e3af9e09bce182fd3f.zip |
Mac OS X Readme
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2664 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'README Mac OS X')
-rw-r--r-- | README Mac OS X | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/README Mac OS X b/README Mac OS X new file mode 100644 index 00000000..2bc83908 --- /dev/null +++ b/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) |