godot/modules/zip
Haoyu Qiu 08b1354b36 Set language encoding flag when using ZIPPacker
When non-ASCII filenames are used, this indicates that the encoding is
UTF-8. Programs like ZIPReader can then parse the filename correctly.
2023-12-05 17:12:12 +08:00
..
doc_classes
SCsub
config.py
register_types.cpp
register_types.h
zip_packer.cpp Set language encoding flag when using ZIPPacker 2023-12-05 17:12:12 +08:00
zip_packer.h
zip_reader.cpp
zip_reader.h