Add standalone executable for convert ugoira file

This commit is contained in:
2024-09-22 02:58:16 +00:00
committed by GitHub
parent 67e4d4670d
commit 900492674f
14 changed files with 381 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "utils"]
path = utils
url = https://github.com/lifegpc/c-utils
[submodule "getopt"]
path = getopt
url = https://github.com/lifegpc/getopt-MSVC