diff --git a/DATFromDir/DATFromDir.cs b/DATFromDir/DATFromDir.cs index 2ea0da3d..1682bd7e 100644 --- a/DATFromDir/DATFromDir.cs +++ b/DATFromDir/DATFromDir.cs @@ -12,14 +12,16 @@ using DamienG.Security.Cryptography; namespace SabreTools { - // TODO: Add the following flags: - // Remove MD5 - // Remove SHA1 - // Set forceunpacking - // Zips as files - // Old style DATs - // Set all of the fields in the DAT header - // Auto set Name and Description from current folder + /* + TODO: Add the following flags: + Remove MD5 + Remove SHA1 + Set forceunpacking + Zips as files + Old style DATs + Set all of the fields in the DAT header + Auto set Name and Description from current folder + */ class DATFromDir {