Skip to content

Releases: AvarianKnight/carexporter

v1.6.0

01 Nov 22:05
Compare
Choose a tag to compare

Make exporting non-blocking and show stats

v1.5.0

31 Oct 21:35
Compare
Choose a tag to compare

Convert to quick-xml

This fixes the issue causing the event reader to stop reading the rest of the file

v1.4.0

31 Oct 20:02
Compare
Choose a tag to compare

Use concurrent reads to increase performance, 6s -> 3s export times

Fixes relative paths for headless

v1.3.0

31 Oct 18:20
Compare
Choose a tag to compare

Don't walk through node_modules or hidden directories.

This reduced execution time from 100s -> 6s for our repository

This breaks headless mode, this will be fixed later

v1.2.0

30 Oct 20:40
Compare
Choose a tag to compare

Don't cut off success/cancel notifications, also add color onto them.

v1.1.0

30 Oct 19:56
Compare
Choose a tag to compare

Add a basic UI to make it easier to use.

v1.0.0

30 Oct 08:15
Compare
Choose a tag to compare

This is a simple resource for exporting vehicle/tires names so they're not NULL when in-game.

All you have to do is go to exporter -> and double click 'exporter.exe' or you can compile it from the source (if you know how).

This resource needs to be in your home directory, not in a subdirectory like [local]

This will go through your entire resource folder and search for vehicles.meta and carcols.meta and extract names from the xml, this will also print any errors that your files have.

This resource doesn't have any support