]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 8 Jan 2024 09:24:26 +0000 (18:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 8 Jan 2024 09:24:39 +0000 (18:24 +0900)
README.md

index ceb00a0504fae7d238519e50668a02c9a3fd3ea8..b9911ef0e971fa459e83b446974e9722ff78d78c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -53,10 +53,11 @@ in battle)
   affected by volume options (master and music sliders))~~ Midi file playback
   has been disabled for now due to lack of volume control issues. MP3 file
   playback sometimes fails, but seems to work better when the file is as
-  "barebones" as possible (no album art metadata in the file). It is recommended
-  to use `.ogg` files for music. Note that ogg Vorbis is supported, and NOT ogg
-  Opus. One can convert to ogg Vorbis with ffmpeg like this: `ffmpeg -i
-  <my_music_file_to_convert> -map a:0 -c:a libvorbis output.ogg`.
+  "barebones" as possible (no album art metadata in the file).
+  - It is recommended to use `.ogg` files for music.
+  - Note that ogg Vorbis is supported, and NOT ogg Opus.
+  - One can convert to ogg Vorbis with ffmpeg like this: `ffmpeg -i
+    <my_music_file_to_convert> -map a:0 -c:a libvorbis output.ogg`.
 - Config allows limiting number of combatants in turn-based battle.
 - Config can be modified (server-side) to add entries of mobs from other mods.
 (by default an unknown mob cannot enter turn-based battle, so the config must be