1
0
mirror of https://github.com/mon/2dxTools.git synced 2024-11-23 22:10:57 +01:00

Fix newlines

This commit is contained in:
Will 2017-06-21 12:12:17 +10:00 committed by GitHub
parent b235dc6808
commit 680a6f8ee2

View File

@ -35,9 +35,9 @@ to comply with preview wav requirements.
## Example: Custom song preview + game audio ## Example: Custom song preview + game audio
`2dxWavConvert mySong.ogg 0.wav` `2dxWavConvert mySong.ogg 0.wav`
`2dxBuild 1234.2dx` `2dxBuild 1234.2dx`
`2dxWavConvert mySong_preview.ogg 0.wav preview` `2dxWavConvert mySong_preview.ogg 0.wav preview`
`2dxBuild 1234_pre.2dx` `2dxBuild 1234_pre.2dx`
## Tools to come: ## Tools to come: