namespace LootDumpProcessor.Model.Input; public readonly record struct Update(int StackObjectsCount);