电晕存档器| Solar2D游戏引擎打包/解包
用于帮助打包和解压缩Corona存档.car文件的Python脚本
分配
Windows二进制文件(.exe)
用法
开箱
Usage: corona-archiver.py -u 'input_file' 'output_dir'
包装
Usage: corona-archiver.py -p 'input_dir' 'output_file'
档案结构
[header]
[magic_number] (4 bytes) \x72\x61\x63\x01
[revision] (4 bytes)
[data_offset_start] (4 bytes)
[index_size] (4 bytes)
[index]
[entry]
[entry_type] (4 bytes)
1