1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 06:37:13 +02:00

Add SDK as a sub-module.

This commit is contained in:
Sandu Liviu Catalin
2020-05-26 18:59:17 +03:00
parent 8448722d7d
commit 01c09f5f7f
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "sqrat"]
path = sqrat
url = https://github.com/VCMP-SqMod/SqratBinding.git
[submodule "sdk"]
path = sdk
url = https://github.com/VCMP-SqMod/ModuleSDK.git

1
sdk Submodule

Submodule sdk added at 7d240a8029