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

This readme will introduce how to customize media in AcademyCraft, and is located in .minecraft/acmedia/. This folder
serves as the root folder for customization media contents.

You can add customized medias as follows:

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

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

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

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

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

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

