ramonsaraiva / pubg-python

A python wrapper for the PUBG developer API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get list vehicles from api

dcassets opened this issue · comments

Hello,

Is it possible and do you know how i can retrieve a list with all cars from the api?

Car names like: https://github.com/pubg/api-assets/blob/master/dictionaries/telemetry/vehicle/vehicleId.json

This list isnt up to date with all vehicles.

Thanks.

I'd need to check if the API has such endpoint, but I know that this client doesn't implement anything that gets a list of vehicles.