mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
add KLZ arc
This commit is contained in:
@@ -16,6 +16,7 @@ namespace GameRes.Formats.Kid
|
||||
public KlzFormat()
|
||||
{
|
||||
Extensions = new string[] { "klz" };
|
||||
Settings = null;
|
||||
}
|
||||
|
||||
public override ImageMetaData ReadMetaData(IBinaryStream stream)
|
||||
|
||||
Reference in New Issue
Block a user