Skip to content

Commit 840395d

Browse files
authored
m4a
1 parent b33ded8 commit 840395d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/pygbag/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ You can use `--no_opt` to prevent png recompression.
161161

162162
### File formats and names
163163
- You can add a square image file named `favicon.png` in your game's root folder to make Pygbag use it as the web package's favicon.
164-
- Make sure all audio files are in OGG format, and all files are compressed. (that is, not in WAV/AIFF)
164+
- Make sure all audio files are in OGG format, and all files are compressed. (that is, not in WAV/AIFF/M4A/MP3)
165165
- Avoid raw formats like BMP for your image assets, they are too big for web use; use PNG/WEBP or JPG instead.
166166

167167
- Do not use filenames like `*-pygbag.*` that pattern is reserved for pygbag internal use (optimizing pass).

0 commit comments

Comments
 (0)