Move reverse engineering artifacts under contrib
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"Data": {
|
||||
"RootChunk": {
|
||||
"data": {
|
||||
"lanes": [
|
||||
{
|
||||
"flags": 16400,
|
||||
"maxSpeed": 17,
|
||||
"length": 240.0,
|
||||
"laneNumber": 1,
|
||||
"playerGPSInfo": {
|
||||
"subGraphId": 1,
|
||||
"stronglyConnectedComponentId": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"flags": 16,
|
||||
"maxSpeed": 10,
|
||||
"length": 80.0,
|
||||
"laneNumber": 2,
|
||||
"playerGPSInfo": {
|
||||
"subGraphId": 1,
|
||||
"stronglyConnectedComponentId": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"flags": 24,
|
||||
"maxSpeed": 10,
|
||||
"length": 25.0,
|
||||
"laneNumber": 3,
|
||||
"playerGPSInfo": {
|
||||
"subGraphId": 1,
|
||||
"stronglyConnectedComponentId": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user