Skip to content

m0nstr0/gta2ue_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gta2ue_converter

GTA 3 & GTA VC DFF files converter for Unreal Engine

usage

  gta2ue_converter [-h|--help] [-d|--dff <dff file> -o|--output <output file>]

  -h, --help        print usage
  -d, --dff arg     input *.dff file
  -o, --output arg  output *.dffjson file

this application converts *.dff to *.json format.

the plugin for UE5 is under development and will be uploaded on GitHub alongside other tools ASAP.

build

windows

use premake5 to generate vs2022 project

premake5.exe vs2022

Premake5 will place the solution file in the build directory and the executable file in the bin directory

About

GTA 3 & GTA VC DFF files converter for Unreal Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published