mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(Legacy): link CGR to PSD.
This commit is contained in:
@@ -140,4 +140,11 @@ namespace GameRes.Formats.Wing
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[Export(typeof(ResourceAlias))]
|
||||||
|
[ExportMetadata("Extension", "CGR")]
|
||||||
|
[ExportMetadata("Target", "PSD")]
|
||||||
|
public class CgrFormat : ResourceAlias
|
||||||
|
{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user