mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 15:24:56 +00:00
Add Logiqx serial and version machine fields
This commit is contained in:
@@ -144,6 +144,8 @@ namespace SabreTools.Serialization.CrossModel
|
||||
Name = machineName,
|
||||
Players = item.Trurip?.Players,
|
||||
Publisher = item.Publisher ?? item.Trurip?.Publisher,
|
||||
Serial = item.Serial,
|
||||
Version = item.Version,
|
||||
Ratings = item.Trurip?.Ratings,
|
||||
RebuildTo = item.RebuildTo,
|
||||
RelatedTo = item.Trurip?.RelatedTo,
|
||||
|
||||
Reference in New Issue
Block a user