Skip to content

split handling.meta and vehicles.meta files based on the vehicle

License

Notifications You must be signed in to change notification settings

zfbx/fivem-meta-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaSplit (For FiveM)

MIT License Donate on PayPal Sub on Patreon Buy Me a Pizza

split vehicles.meta or handling.meta files into seperate files by vehicle name

Do you have a massive handling.meta or vehicles.meta that is unweildy and hard to maintain and compare changes to with git? Well then this is for you! Drag your handling/vehicles.meta onto the MetaSplit.exe and in the same directory as the file you dragged an output folder will be filled with folders named after each vehicle with a handling/vehicles.meta inside specific only to that vehicle. Now you're probably thinking "Well I mean that has some benefits with git compare but how does that help my server??" Well i'm glad you asked stranger! You can actually load multiple handlings in a single resource and I've included an example fivem resource that shows you how to do that exactly with an adder and a police car.

How to use

first get a vehicles.meta or handling.meta (xml) file (exported .ymt) then you can either do:

Option 1: Drag the file onto MetaSplit.exe (and output folder will be created in the same directory as the .meta)

or

Option B: Open a command prompt with MetaSplit.exe Path/To/File (Example: MetaSplit.exe .\example\data\adder\handling.meta) and the output folder will be generated in the same folder in which you opened the command prompt to

About

split handling.meta and vehicles.meta files based on the vehicle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published