Skip to content

ItzDabbzz/FiveMCarsMerger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Cars Merger

Merge FiveM cars into a single resource

Usage

Example

  • Download the binary from here or build it
  • Save it in a directory
  • Run it
  • Configure your project
  • Start Merge Process
  • Progress?

Configuration

Config

It creates a config.json in the same directory as the binary, following this structure:

{
  "Verbose": true,
  "InputPath": "",
  "OutputPath": "",
  "Clean": true
}
  • Verbose: Enable/Disable verbose output
  • InputPath: Path to the directory containing the cars to merge
  • OutputPath: Path to the directory where the merged cars will be saved
  • Clean: Clean the input directory after merging

About

Merge FiveM cars into a single resource

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%