Use the official libpng repo as a submodule.
Continuing to use version 1.6.12 for now. This seems not to be quite the same version, but is close. Missing changes:601ea3ce9b2177f5afd4
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -21,7 +21,7 @@
|
||||
url = https://github.com/HaxeFoundation/neko
|
||||
[submodule "project/lib/png"]
|
||||
path = project/lib/png
|
||||
url = https://github.com/openfl/libpng
|
||||
url = https://git.code.sf.net/p/libpng/code
|
||||
[submodule "project/lib/jpeg"]
|
||||
path = project/lib/jpeg
|
||||
url = https://github.com/openfl/libjpeg
|
||||
|
||||
Reference in New Issue
Block a user