Add parsers for RT3 language and engine type assets

This commit is contained in:
Jan Petykiewicz 2026-04-21 22:10:04 -07:00
commit 61472bf72d
17 changed files with 32835 additions and 9 deletions

View file

@ -35,6 +35,9 @@ pub const REQUIRED_EXPORTS: &[&str] = &[
"artifacts/exports/rt3-1.06/event-effects-building-bindings.json",
"artifacts/exports/rt3-1.06/event-effects-semantic-catalog.json",
"artifacts/exports/rt3-1.06/building-type-sources.json",
"artifacts/exports/rt3-1.06/rt3-language-catalog.json",
"artifacts/exports/rt3-1.06/engine-type-locomotive-display-census.json",
"artifacts/exports/rt3-1.06/locomotive-catalog-tail-census.json",
"artifacts/exports/rt3-1.06/candidate-table-header-clusters.json",
"artifacts/exports/rt3-1.06/candidate-table-named-runs.json",
"artifacts/exports/rt3-1.06/compact-event-dispatch-cluster-counts.json",