Initial commit

This commit is contained in:
Kumi 2024-04-12 12:42:50 +02:00
commit 4d1aa527c1
Signed by: kumi
GPG key ID: ECBCC9082395383F

17
modules.json Normal file
View file

@ -0,0 +1,17 @@
[
{
"name": "PIX360 Core",
"identifier": "systems.kumi.pix360.core",
"source": "git+https://git.private.coffee/kumisystems/pix360core.git"
},
{
"name": "KRPano Downloader",
"identifier": "systems.kumi.pix360.krpano",
"source": "git+https://git.private.coffee/kumisystems/pix360_krpano.git"
},
{
"name": "YouTube Downloader",
"identifier": "systems.kumi.pix360.youtube",
"source": "git+https://git.private.coffee/kumisystems/pix360_youtube.git"
}
]