mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Make it a block comment
This commit is contained in:
@@ -12,14 +12,16 @@ using DamienG.Security.Cryptography;
|
|||||||
|
|
||||||
namespace SabreTools
|
namespace SabreTools
|
||||||
{
|
{
|
||||||
// TODO: Add the following flags:
|
/*
|
||||||
// Remove MD5
|
TODO: Add the following flags:
|
||||||
// Remove SHA1
|
Remove MD5
|
||||||
// Set forceunpacking
|
Remove SHA1
|
||||||
// Zips as files
|
Set forceunpacking
|
||||||
// Old style DATs
|
Zips as files
|
||||||
// Set all of the fields in the DAT header
|
Old style DATs
|
||||||
// Auto set Name and Description from current folder
|
Set all of the fields in the DAT header
|
||||||
|
Auto set Name and Description from current folder
|
||||||
|
*/
|
||||||
|
|
||||||
class DATFromDir
|
class DATFromDir
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user