Again, we merge.

This commit is contained in:
Jason Felds
2011-07-03 16:35:10 -04:00
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[How to Install Songs]
Songs are laid out based on the group that they are in.
Songs\ : root folder
StepMania 5\ : group folder
MechaTribe Assault\ : song/simfile folder
*.png, *.mp3/*.ogg, *.sm/*.ssc/etc files
+1
View File
@@ -383,6 +383,7 @@ Section "Main Section" SecMain
CreateDirectory "$INSTDIR\Songs"
SetOutPath "$INSTDIR\Songs"
;File "Songs\Instructions.txt"
File /r /x CVS /x .svn "Songs\*"
; remove and install themes
RMDir /r "$INSTDIR\Themes\_fallback"