Add SCUM trade catalog projections

This commit is contained in:
npc0-hue
2026-08-27 16:14:59 +08:00
parent 316efbe780
commit a0e7ae362b
16 changed files with 267 additions and 23 deletions
+1
View File
@@ -56,6 +56,7 @@ type GameClientBridgeQueryProjectionDeclaration struct {
FieldMappings map[string]string
FixedValues map[string]string
ObservedAtField string
MergeExisting bool
}
type GameClientBridgeLogProjectionStepDeclaration struct {