From 264993397843e62d43e58b97d3f9ce8fc0539da5 Mon Sep 17 00:00:00 2001 From: Ludovic 'Archivist' Lagouardette Date: Tue, 17 Sep 2019 22:12:04 +0200 Subject: [PATCH] Changed modules --- .gitmodules | 9 +++------ gplib | 1 + 2 files changed, 4 insertions(+), 6 deletions(-) create mode 160000 gplib diff --git a/.gitmodules b/.gitmodules index 45f0bcc..902e9e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "CommandEr"] path = CommandEr url = https://github.com/Wittmaxi/CommandEr -[submodule "json"] - path = json - url = https://github.com/nlohmann/json -[submodule "tiny-js"] - path = tiny-js - url = https://github.com/Zenohate/tiny-js +[submodule "gplib"] + path = gplib + url = ssh://git@git.nekoit.xyz/Archivist/gplib diff --git a/gplib b/gplib new file mode 160000 index 0000000..d4eeda2 --- /dev/null +++ b/gplib @@ -0,0 +1 @@ +Subproject commit d4eeda2112f6faca40e05218c1c87610e40a6f9d