Add parsers for RT3 language and engine type assets
This commit is contained in:
parent
8ebced08c0
commit
61472bf72d
17 changed files with 32835 additions and 9 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue