Back to Defold

README

engine/dlib/src/zip/README.md

1.12.4250 B
Original Source

To update this folder:

  • go to https://github.com/kuba--/zip

  • Download miniz.h, zip.h and zip.c

  • Update "miniz_rename.h"

    • We need to rename the symbols to avoid duplicate symbol clashes with external libraries.
    • There is no tool for this