mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, Output] Add CSV output mode
This commit is contained in:
@@ -110,7 +110,7 @@ namespace SabreTools.Helper
|
||||
public string AddExt;
|
||||
public bool GameName;
|
||||
public bool Romba;
|
||||
public bool TSV; // tab-deliminated output
|
||||
public bool? TSV; // true for tab-deliminated output, false for comma-deliminated output
|
||||
|
||||
// Statistical data related to the DAT
|
||||
public long RomCount;
|
||||
|
||||
Reference in New Issue
Block a user