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

Add Squirrel as a sub-module.

This commit is contained in:
Sandu Liviu Catalin
2020-05-26 18:55:07 +03:00
parent 5ed8a6a1db
commit f4448aedf6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "squirrel"]
path = squirrel
url = https://github.com/VCMP-SqMod/Squirrel.git

1
squirrel Submodule

Submodule squirrel added at c25ad2b3a6