mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 20:04:13 +08:00
(Legacy): link CGR to PSD.
This commit is contained in:
parent
cf6e2cca9a
commit
073aacab05
@ -140,4 +140,11 @@ namespace GameRes.Formats.Wing
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[Export(typeof(ResourceAlias))]
|
||||
[ExportMetadata("Extension", "CGR")]
|
||||
[ExportMetadata("Target", "PSD")]
|
||||
public class CgrFormat : ResourceAlias
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user