mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-04-06 06:11:45 +00:00
Add TODO question because I have no idea
This commit is contained in:
@@ -3,6 +3,7 @@ using Newtonsoft.Json;
|
||||
|
||||
namespace SabreTools.Data.Models.Metadata
|
||||
{
|
||||
// TODO: What DAT type does this come from?
|
||||
[JsonObject("software"), XmlRoot("software")]
|
||||
public class Software : DatItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user