AutoMeta is a Python-based tool that automatically exports GTA V vehicle meta files, simplifying the process of extracting and organizing vehicle data from .RPF
files.
-
handling.meta
-
carcols.meta
(WIP) -
carvariations.meta
(WIP) -
vehicles.meta
(WIP)
- Export RPF Files: Manually extract all data from within the
.RPF
files from GTA V and place them in a folder of your choice. - Run AutoMeta: Point the script to the folder where you exported the data from the
.RPF
files, you can do this at the top of the script. - Automatic Export: AutoMeta will automatically export the meta files and organize them by vehicle, so each vehicle's data can be found in its corresponding folder.
- Python 3.x installed
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to submit issues or pull requests to improve this tool.