forked from LeenkxTeam/LNXSDK
Update
This commit is contained in:
1
Kha/.gitattributes
vendored
1
Kha/.gitattributes
vendored
@ -1 +0,0 @@
|
|||||||
* -text
|
|
||||||
3
Kha/.gitignore
vendored
3
Kha/.gitignore
vendored
@ -1,3 +0,0 @@
|
|||||||
.DS_Store
|
|
||||||
/build
|
|
||||||
/Tests/Empty/korefile.js
|
|
||||||
37
Kha/.gitmodules
vendored
37
Kha/.gitmodules
vendored
@ -1,37 +0,0 @@
|
|||||||
[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
|
|
||||||
1
Kha/Tools/khamake/.gitattributes
vendored
1
Kha/Tools/khamake/.gitattributes
vendored
@ -1 +0,0 @@
|
|||||||
* -text
|
|
||||||
9
Kha/Tools/khamake/.gitignore
vendored
9
Kha/Tools/khamake/.gitignore
vendored
@ -1,9 +0,0 @@
|
|||||||
*.js.map
|
|
||||||
/.vscode/.BROWSE.VC.DB
|
|
||||||
/.vscode/.BROWSE.VC.DB-shm
|
|
||||||
/.vscode/.BROWSE.VC.DB-wal
|
|
||||||
/node_modules/typescript
|
|
||||||
/node_modules/.bin/tsserver.cmd
|
|
||||||
/node_modules/.bin/tsc
|
|
||||||
/node_modules/.bin/tsc.cmd
|
|
||||||
/node_modules/.bin/tsserver
|
|
||||||
Reference in New Issue
Block a user