mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ArchiveTools] Add TAR output
This commit is contained in:
@@ -4752,6 +4752,7 @@ namespace SabreTools.Helper.Dats
|
||||
}
|
||||
break;
|
||||
case OutputFormat.TapeArchive:
|
||||
ArchiveTools.WriteTAR(pathsToFiles, outDir, romsInGame, logger);
|
||||
break;
|
||||
case OutputFormat.Torrent7Zip:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user