VLCVideoAPI-Pol

Mod

An up-to-date API that allows playing videos and audio ingame

Client LibraryUtility

296 downloads
4 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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:

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi:2.1.0")
}

And for fabric/forge subprojects:

dependencies {
   modApi("dev.polv.VLCVideo-API-PolCinematics:vlcvideoapi-{fabric/forge):2.1.0")
}

Past contributors

Currently supported platforms

  • [x] Windows 10/11
  • [ ] macOS
  • [ ] Linux

Project members

polvallverdu

Owner

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated a year ago