mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(XP3): added ASD alias.
This commit is contained in:
parent
166f691d3a
commit
157f9959d9
@ -894,4 +894,9 @@ NextEntry:
|
||||
[ExportMetadata("Extension", "ANM")]
|
||||
[ExportMetadata("Target", "TXT")]
|
||||
public class AnmFormat : ResourceAlias { }
|
||||
|
||||
[Export(typeof(ResourceAlias))]
|
||||
[ExportMetadata("Extension", "ASD")]
|
||||
[ExportMetadata("Target", "TXT")]
|
||||
public class AsdFormat : ResourceAlias { }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user