Hi Guys, Had someone in a discord ask about generating an updated version of vehicleData.json so i took it on as a challenge for myself to create some code that will automatically grab the vehicles listed on the rage.mp wiki and create some information about them into a JSON File. Feel free to extend this or do whatever. GetVehicleInfo.cs public class GetVehicleInfo : Script { public GetVehicleInfo() { } public static Task<string> M
    • Like
    2