Make Model Source Data

This commit is contained in:
Eric Gullickson
2025-11-09 10:39:57 -06:00
parent b1755d415c
commit b50942e909
57 changed files with 396028 additions and 10 deletions

View File

@@ -0,0 +1,14 @@
{
"rivian": [
{
"year": "2024",
"models": [
{
"name": "r1t",
"engines": [],
"submodels": []
}
]
}
]
}