mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Replace RVX with Depth
This commit is contained in:
@@ -62,8 +62,8 @@ structure according to the original DAT master directory tree structure.";
|
||||
// Now scan all of those depots and rebuild
|
||||
datFile.RebuildDepot(
|
||||
onlineDepots,
|
||||
romroot: false,
|
||||
rvx: false,
|
||||
indepth: 4,
|
||||
outdepth: 4,
|
||||
outDir: outputFolder,
|
||||
outputFormat: (copy ? OutputFormat.TorrentGzipRomba : OutputFormat.TorrentZip),
|
||||
updateDat: false);
|
||||
|
||||
Reference in New Issue
Block a user