Project init

This commit is contained in:
Emmaker 2025-03-12 09:06:35 -04:00
commit 750c0ba783
11 changed files with 755 additions and 0 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "minizip-ng"]
path = subprojects/minizip-ng
url = https://github.com/zlib-ng/minizip-ng.git
branch = master