mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-17 07:21:58 +00:00
add submodule mappings
This commit is contained in:
parent
7295aaa4f5
commit
1e52e95da2
1 changed files with 12 additions and 0 deletions
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[submodule "MPVKit"]
|
||||||
|
path = MPVKit
|
||||||
|
url = https://github.com/tapframe/MPVNuvio.git
|
||||||
|
[submodule "libass-android"]
|
||||||
|
path = libass-android
|
||||||
|
url = https://github.com/peerless2012/libass-android.git
|
||||||
|
[submodule "mediamp"]
|
||||||
|
path = mediamp
|
||||||
|
url = https://github.com/tapframe/mediampnuvio.git
|
||||||
|
[submodule "vendor/mpv-kt-upstream"]
|
||||||
|
path = vendor/mpv-kt-upstream
|
||||||
|
url = https://github.com/zt64/mpv-kt.git
|
||||||
Loading…
Reference in a new issue