update instructions

This commit is contained in:
AJ Kelly
2011-08-28 12:49:57 -05:00
parent 4c9997ae25
commit 6bcb24b7a6
+16 -2
View File
@@ -1,8 +1,22 @@
[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
*.png, *.mp3/*.ogg, *.sm/*.ssc/etc files
[How NOT to install songs]
This won't work because StepMania expects groups:
Songs\
Some Song\
*.png, *.mp3/*.ogg, *.sm/*.ssc/etc files
And this won't work because StepMania doesn't handle sub-groups:
Songs\
Song Group\
SubGroup1\
Some Song\
*.png, *.mp3/*.ogg, *.sm/*.ssc/etc files