Skip to content

Commit 5d04a24

Browse files
Added new git submodules
1 parent 9e91408 commit 5d04a24

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
44
[submodule "ssLogger"]
55
path = External/ssLogger
66
url = https://github.com/Neko-Box-Coder/ssLogger.git
7+
[submodule "tinydir"]
8+
path = External/tinydir
9+
url = https://github.com/cxong/tinydir.git
10+
[submodule "cfgpath"]
11+
path = External/cfgpath
12+
url = https://github.com/Malvineous/cfgpath.git

External/cfgpath

Submodule cfgpath added at e61ccba

External/tinydir

Submodule tinydir added at 6ba7929

0 commit comments

Comments
 (0)