mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 13:48:57 +08:00
(XP3): added ASD alias.
This commit is contained in:
@@ -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 { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user