mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
24 lines
813 B
Plaintext
24 lines
813 B
Plaintext
[submodule "koreader-base"]
|
|
path = base
|
|
url = https://github.com/koreader/koreader-base.git
|
|
[submodule "platform/android/luajit-launcher"]
|
|
path = platform/android/luajit-launcher
|
|
url = https://github.com/koreader/android-luajit-launcher.git
|
|
[submodule "platform/ubuntu-touch/ubuntu-touch-sdl"]
|
|
path = platform/ubuntu-touch/ubuntu-touch-sdl
|
|
url = https://github.com/koreader/ubuntu-touch-sdl-template
|
|
[submodule "test"]
|
|
path = test
|
|
url = https://github.com/koreader/test-data.git
|
|
shallow = true
|
|
[submodule "resources/fonts"]
|
|
path = resources/fonts
|
|
url = https://github.com/koreader/koreader-fonts.git
|
|
shallow = true
|
|
[submodule "l10n"]
|
|
path = l10n
|
|
url = https://github.com/koreader/koreader-translations.git
|
|
[submodule "metadata"]
|
|
path = metadata
|
|
url = https://github.com/koreader/koreader-metadata
|