mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Add addendum todo
This commit is contained in:
@@ -56,6 +56,7 @@ namespace SabreTools.Helper.Dats
|
||||
/// <param name="keepext">True if original extension should be kept, false otherwise (default)</param>
|
||||
/// <param name="useTags">True if tags from the DAT should be used to merge the output, false otherwise (default)</param>
|
||||
/// TODO: If replacing name with description, is it possible to update cloneof/romof/sampleof tags as well?
|
||||
/// TODO: If replacing name with description, should this be done in a separate step instead of on parse? It might help the other task
|
||||
public void Parse(
|
||||
// Standard Dat parsing
|
||||
string filename,
|
||||
|
||||
Reference in New Issue
Block a user