Skip to content

FFmpeg Plugin for PojavLauncher (Backup every 3 month from original codebase)

Notifications You must be signed in to change notification settings

ThelabDevelopment/FFmpegPlugin-backupcodebase

 
 

Repository files navigation

FFmpegPlugin

FFmpeg Plugin for PojavLauncher

how to build

builds only on linux because i dont like windows

# You must export ANDROID_SDK_ROOT and ANDROID_NDK_ROOT first
# Also you need to install build-essential, nasm and autogen. If you encounter errors during building check build.log in the ffmpeg-kit directory and install the necessary packages
./scripts/setup_environ.sh
./scripts/build_libs.sh
# To build release, edit app/build.gradle with your own signing config.
./gradlew assembleDebug

About

FFmpeg Plugin for PojavLauncher (Backup every 3 month from original codebase)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%