========================================================================================================================

This readme will show you how to add customize media in AcademyCraft. 
The media file shoud be located in .minecraft/acmedia/ .

You can add customized media following these steps:

1. Add a music file (.ogg is the only supported format by now) into the .minecraft/acmedia/source folder.
2. Add a cover file with same name (must be .png format and should be a square image) into the .minecraft/acmedia/cover folder.
3. Start the game, then you should see the new media in your Media Player app . You can edit the name and description directly in the game.

========================================================================================================================

本README会介绍如何在AcademyCraft中自定义媒体文件，它默认被放置在 .minecraft/acmedia/ 文件夹。这个文件夹作为自定义媒体的内容根目录
而存在。

你可以通过如下方法添加自定义媒体：

1. 将一个音乐文件（目前只支持.ogg格式）放置到 /acmedia/source 文件夹。
2. 将一个同名的封面图片（必须是.png格式，而且最好宽高相等）放置到 /acmedia/cover 文件夹。
3. 启动游戏，在媒体播放器App中就可以看到新的媒体文件了。你可以直接更改它的名字和说明。

========================================================================================================================

