Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Leuconoe/MediaPipeUnityPluginLinuxInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

MediaPipeUnityPluginLinuxInstaller

Environment setting shell script to build MediaPipeUnityPlugin in Linux.

This is a script created for environments where wsl 2 & docker cannot be used. (ex. using Android emulator) Tested on v0.7.0 && WSL1/2 Ubuntu 20.04.

how to install?

paste and run it:

cd $home && curl -O https://raw.githubusercontent.com/Leuconoe/MediaPipeUnityPluginLinuxInstaller/main/MPUPInstaller.sh && sudo chmod 777 MPUPInstaller.sh && sh MPUPInstaller.sh

caution

Since it is only a script to build MediaPipeUnityPlugin, if wsl is already used for various purposes, the operation cannot be guaranteed. Please use docker as recommended by the original author.

credits

Thanks to @homuler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages