Again, we merge.
This commit is contained in:
@@ -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
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user