mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-06-03 09:27:47 +00:00
add sqlite (xd!)
This commit is contained in:
parent
b830aba980
commit
ff218452ec
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -26,3 +26,6 @@
|
|||||||
[submodule "deps/csv-parser"]
|
[submodule "deps/csv-parser"]
|
||||||
path = deps/csv-parser
|
path = deps/csv-parser
|
||||||
url = https://github.com/AriaFallah/csv-parser
|
url = https://github.com/AriaFallah/csv-parser
|
||||||
|
[submodule "deps/SQLiteCpp"]
|
||||||
|
path = deps/SQLiteCpp
|
||||||
|
url = https://github.com/SRombauts/SQLiteCpp
|
||||||
|
1
deps/SQLiteCpp
vendored
Submodule
1
deps/SQLiteCpp
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit bcb4c78fed6628f150c28fa6377c2b0430f7f99b
|
Loading…
x
Reference in New Issue
Block a user