Skip to content

Commit

Permalink
feat(ui): add a basic level ui & file selector
Browse files Browse the repository at this point in the history
- also adds "headless" for people who don't want to use UI
  • Loading branch information
AvarianKnight committed Oct 30, 2021
1 parent 3ed2fdd commit 224e874
Show file tree
Hide file tree
Showing 9 changed files with 1,825 additions and 38 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This is a simple resource for exporting vehicle/tires names so they're not NULL

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 the directories you selected to generate the game data from the meta files, this can be instant, or take multiple minutes depending on how many cars you have.

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.
You can also run this resource in 'headless' mode, just change the `headless.bat` path to the one you want it to run in.

This resource doesn't have any support.

0 comments on commit 224e874

Please sign in to comment.