From ae25706fd88ebacae5993b98ac6cbb3fa5aa113d Mon Sep 17 00:00:00 2001 From: player-03 Date: Sat, 29 Oct 2022 00:06:25 -0400 Subject: [PATCH] Use mirror of tinyfiledialogs. If SourceForge won't cooperate, we'll host it ourselves. --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 66bb0e30c..f6d917204 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,7 +56,8 @@ shallow = true [submodule "project/lib/tinyfiledialogs"] path = project/lib/tinyfiledialogs - url = https://git.code.sf.net/p/tinyfiledialogs/code + url = https://github.com/openfl/libtinyfiledialogs + shallow = true [submodule "project/lib/efsw"] path = project/lib/efsw url = https://github.com/SpartanJ/efsw