update instructions
This commit is contained in:
+15
-1
@@ -1,8 +1,22 @@
|
|||||||
[How to Install Songs]
|
[How to Install Songs]
|
||||||
|
|
||||||
Songs are laid out based on the group that they are in.
|
Songs are laid out based on the group that they are in.
|
||||||
|
|
||||||
Songs\ : root folder
|
Songs\ : root folder
|
||||||
StepMania 5\ : group folder
|
StepMania 5\ : group folder
|
||||||
MechaTribe Assault\ : song/simfile 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
|
||||||
Reference in New Issue
Block a user