mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2025-02-09 13:14:46 +01:00
hactoolnet: Allow listing an XCI's program RomFS files
This commit is contained in:
parent
13648b4cec
commit
5dd1ed2687
@ -90,7 +90,7 @@ namespace hactoolnet
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ctx.Options.RomfsOutDir != null || ctx.Options.RomfsOut != null)
|
if (ctx.Options.RomfsOutDir != null || ctx.Options.RomfsOut != null || ctx.Options.ListRomFs)
|
||||||
{
|
{
|
||||||
Nca mainNca = GetXciMainNca(xci, ctx);
|
Nca mainNca = GetXciMainNca(xci, ctx);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user