Initial commit
This commit is contained in:
commit
4d1aa527c1
1 changed files with 17 additions and 0 deletions
17
modules.json
Normal file
17
modules.json
Normal 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"
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue