VLCVideoAPI-Pol
An up-to-date API that allows playing videos and audio ingame
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
VLCVideoAPI-Pol
VLCVideoAPI
VLC API to play video and audio on Minecraft. Works on Fabric and Forge. It's an API for developers.
How to use
For users
1. Download the latest release from the releases or modrinth.
For developers
You can you use it with Gradle by adding the following to your `build.gradle`: ```groovy repositories { maven { url 'https://jitpack.io' } }
dependencies { implementation("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi:2.1.0") } ```
And for fabric/forge subprojects: ```groovy dependencies { modApi("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi-{fabric/forge):2.1.0") } ```
Past contributors
- Nick1st
Currently supported platforms
- [x] Windows 10/11 - [ ] macOS - [ ] Linux