mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add EverdriveSMDB machine serialization
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
namespace SabreTools.Models.Internal
|
||||
{
|
||||
/// <summary>
|
||||
/// Format-agnostic representation of item data
|
||||
/// Format-agnostic representation of game, machine, and set data
|
||||
/// </summary>
|
||||
public class Machine : Dictionary<string, object?>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user