modeco80
9c6448a817
libpixel (suprisingly) still compiles, but depends on libraries in a very annoying manner that makes EuropaTools hard to compile. Also, I don't like stb_image_write. Replace it with some hand-done structs and the simpler/faster/better `lodepng`.
3 lines
105 B
Text
3 lines
105 B
Text
[submodule "third_party/lodepng"]
|
|
path = third_party/lodepng
|
|
url = https://github.com/lvandeve/lodepng
|