Export your cars to CSV files!
The all new custom exporter allows you to export your beloved cars to a common CSV file!
Usage
If you have already used the BeamNG exporter the process should be familiar to you.
Select your car and go to the exporting page, select "csvExporter" in the top right corner, configure it to your likings and press export
The result will be exported to your Automation user directory, after the export a finished you will be prompted with an option to view the directory
There are several options you can configure in the exporter screen:
- Car Name - The name of your car that will be displayed in the exported file(s)
- File Name - Name of the file the data will be exported to. You can export several cars into the same file, to do that simply set this file name the same for all cars you wish to combine
- Delimiter - The character(s) used to separate the keys and values. The default is “,” (comma)
- Export Choices And Results Separately - If ticked, will export the engineering choices and the stats into separate files
- Export Car and Engine Separately - If ticked, will export the car and the engine into separate files. This can be combined with the previous option to export 4 separate files
- Cost preset - Selects a particular preset for calculating costs for the trim, the engine and the car as a whole, the input value must be a number from 0 to 13 (more information about presets below)
Cost calculator presets
Currently there are 14 presets in the cost calculator, ranging from 0 to 13
- Medium factory, cheap labor, medium automation, 2 shifts
- Large factory, cheap labor, medium automation, 2 shifts
- Medium factory, average labor, high automation, 2 shifts
- Medium factory, average labor, high automation, 3 shifts
- Small factory, average labor, medium automation, 2 shifts
- Small factory, cheap labor, medium automation, 3 shifts
- Tiny factory, cheap labor, no automation, 2 shifts
- Tiny factory, average labor, no automation, 2 shifts
- Tiny factory, expensive labor, no automation, 1 shift
- Medium factory, very cheap labor, low automation, 3 shifts
- Large factory, very cheap labor, low automation, 3 shifts
- Large factory, average labor, medium automation, 2 shifts
- Small factory, expensive labor, high automation, 2 shifts
- Tiny factory, expensive labor, high automation, 2 shifts
Installation
- Download CSVExporter
- Navigate to the Steam directory where your Automation is installed
- Navigate further to Steam\steamapps\common\Automation\UE427\AutomationGame\Content\ExportPlugins
- Put the DLL files into this directory
If you would like to contribute to the development of csvExporter you can do so on the GitHub repository