VLCVideoAPI-Pol
An up-to-date API that allows playing videos and audio ingame
799 загрузок5 подписчиковGPL-3.0-onlyfabricforgequilt
Обновлён 26 января 2024 г. · опубликован 15 мая 2023 г.
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
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
- Windows 10/11
- macOS
- Linux
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.1.0 | Релиз | 1.19.4 | fabric, quilt | 26 января 2024 г. | .jar (18.8 МБ) |
| 2.1.0 | Релиз | 1.19.4 | forge | 26 января 2024 г. | .jar (18.8 МБ) |
| 2.0.3 | Релиз | 1.19.4 | forge | 17 мая 2023 г. | .jar (18.8 МБ) |
| 2.0.3 | Релиз | 1.19.4 | fabric | 17 мая 2023 г. | .jar (18.8 МБ) |
Ченджлог
2.1.0Релиз1.19.4 · 26 января 2024 г.
Breaking
Original author asked for a rename.
2.1.0Релиз1.19.4 · 26 января 2024 г.
Breaking
Original author asked for a rename.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…