A simple tool that converts Most Wanted .vp6 files to ProStreet and up.
In order to compile VP6Converter, you'll need JDK 8 (at least) and Maven. After that navigate to the folder with the source code, where pom.xml is located and run:
mvn clean package
After that, compiled jar will be located in target folder. Enjoy!
Run it in the same folder as other .vp6 files, and it will convert all of them automatically.