18 lines
519 B
Plaintext
18 lines
519 B
Plaintext
[submodule "lib/saucer"]
|
|
path = lib/saucer
|
|
url = https://github.com/saucer/saucer.git
|
|
[submodule "lib/sol2"]
|
|
path = lib/sol2
|
|
url = https://github.com/ThePhD/sol2.git
|
|
[submodule "lib/lua"]
|
|
path = lib/lua
|
|
url = https://github.com/lubgr/lua-cmake.git
|
|
[submodule "lib/c_tray"]
|
|
path = lib/c_tray
|
|
url = https://github.com/binRick/c_tray.git
|
|
[submodule "lib/json"]
|
|
path = lib/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "lib/cppcodec"]
|
|
path = lib/cppcodec
|
|
url = https://github.com/tplgy/cppcodec.git |