mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
18 lines
628 B
Plaintext
18 lines
628 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/Sturmflut/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
|