namespace LootDumpProcessor.Model.Input; public readonly record struct Scene(string Path, string Rcid);