mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
bunch of stuff.
This commit is contained in:
@@ -78,4 +78,9 @@ namespace GameRes.Formats.Abel
|
||||
[ExportMetadata("Extension", "ALP")]
|
||||
[ExportMetadata("Target", "DAT/GENERIC")]
|
||||
public class AlpFormat : ResourceAlias { }
|
||||
|
||||
[Export(typeof(ResourceAlias))]
|
||||
[ExportMetadata("Extension", "JCP")]
|
||||
[ExportMetadata("Target", "WAV")]
|
||||
public class JcpFormat : ResourceAlias { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user