2021-11-12 01:12:16 +00:00
|
|
|
[submodule "dependencies/libpng/src"]
|
|
|
|
path = dependencies/libpng/src
|
|
|
|
url = https://github.com/glennrp/libpng.git
|
|
|
|
[submodule "dependencies/zlib/src"]
|
|
|
|
path = dependencies/zlib/src
|
|
|
|
url = https://github.com/madler/zlib.git
|
2022-03-10 02:23:41 +00:00
|
|
|
[submodule "dependencies/glfw/src"]
|
|
|
|
path = dependencies/glfw/src
|
|
|
|
url = https://github.com/glfw/glfw.git
|
2022-03-11 05:00:13 +00:00
|
|
|
[submodule "dependencies/zenity/src"]
|
|
|
|
path = dependencies/zenity/src
|
|
|
|
url = https://gitea.thebrokenrail.com/TheBrokenRail/zenity.git
|