mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-08 22:58:52 +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