forked from LeenkxTeam/LNXSDK
38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
[submodule "Tools/khamake"]
|
|
path = Tools/khamake
|
|
url = https://github.com/Kode/khamake.git
|
|
branch = main
|
|
[submodule "Backends/Kore-hxcpp/khacpp"]
|
|
path = Backends/Kore-hxcpp/khacpp
|
|
url = https://github.com/Kode/khacpp.git
|
|
branch = main
|
|
[submodule "Kore"]
|
|
path = Kore
|
|
url = https://github.com/Kode/Kore.git
|
|
branch = v2
|
|
[submodule "Tools/linux_x64"]
|
|
path = Tools/linux_x64
|
|
url = https://github.com/Kode/KhaTools_linux_x64.git
|
|
branch = main
|
|
shallow = true
|
|
[submodule "Tools/linux_arm64"]
|
|
path = Tools/linux_arm64
|
|
url = https://github.com/Kode/KhaTools_linux_arm64.git
|
|
branch = main
|
|
shallow = true
|
|
[submodule "Tools/windows_x64"]
|
|
path = Tools/windows_x64
|
|
url = https://github.com/Kode/KhaTools_windows_x64.git
|
|
branch = main
|
|
shallow = true
|
|
[submodule "Tools/macos_arm64"]
|
|
path = Tools/macos_arm64
|
|
url = https://github.com/Kode/KhaTools_macos_arm64.git
|
|
branch = main
|
|
shallow = true
|
|
[submodule "Tools/macos_x64"]
|
|
path = Tools/macos_x64
|
|
url = https://github.com/Kode/KhaTools_macos_x64.git
|
|
branch = main
|
|
shallow = true
|