forked from LeenkxTeam/LNXSDK
Update
This commit is contained in:
37
Kha/.gitmodules
vendored
Normal file
37
Kha/.gitmodules
vendored
Normal file
@ -0,0 +1,37 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user