## Breaking
Original author asked for a rename.
Original author asked for a rename.
An up-to-date API that allows playing videos and audio ingame
An API called VLCVideoAPI-Pol is available for Minecraft, enabling the playback of videos and audio within the game environment. Compatible with both Fabric and Forge, this API serves as a valuable tool for developers seeking to integrate multimedia elements into their Minecraft creations.
该API的主要功能特点包括:
用户可以按照以下步骤使用:
开发者可以按照以下步骤使用:
通过Gradle,在您的 `build.gradle` 中添加以下内容:
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi:2.1.0")
}
已复制!
对于fabric/forge子项目:
dependencies {
modApi("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi-{fabric/forge):2.1.0")
}
已复制!
该API目前支持的平台包括:
收录
请登录之后再进行评论