New Vehicle Database

This commit is contained in:
Eric Gullickson
2025-11-10 11:20:31 -06:00
parent b50942e909
commit cd118c8f9d
66 changed files with 1552520 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"lucid": [
{
"year": "2023",
"models": [
{
"name": "air",
"engines": [],
"submodels": []
}
]
}
]
}