mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(AR): added "arc" extension.
This commit is contained in:
@@ -47,6 +47,7 @@ namespace GameRes.Formats.PalmTree
|
|||||||
public ArcOpener ()
|
public ArcOpener ()
|
||||||
{
|
{
|
||||||
Settings = null;
|
Settings = null;
|
||||||
|
Extensions = new string[] { "arc" };
|
||||||
}
|
}
|
||||||
|
|
||||||
public override ArcFile TryOpen (ArcView file)
|
public override ArcFile TryOpen (ArcView file)
|
||||||
|
|||||||
Reference in New Issue
Block a user