[DatTools] Add remove extension to missfile

This change also makes PopulateUserDataParallel default for now.
This commit is contained in:
Matt Nadareski
2016-09-12 14:52:46 -07:00
parent 121de22ab5
commit 254495c5fc
6 changed files with 44 additions and 6 deletions

View File

@@ -329,6 +329,7 @@ namespace SabreTools.Helper
public bool Quotes;
public string RepExt;
public string AddExt;
public bool RemExt;
public bool GameName;
public bool Romba;
public bool? XSV; // true for tab-deliminated output, false for comma-deliminated output