Skip to content

a cli RenderWare tool I made for future purposes to export and convert dff and txd files to targeted compatible file versions

Notifications You must be signed in to change notification settings

AmyrAhmady/rwexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenderWare Exporter

A cli tool I made for future purposes to export and convert dff and txd files to targeted compatible file versions

Building:

git clone https://github.com/AmyrAhmady/rwexporter
cd rwexporter
git submodule update --init

mkdir build
cd build

# if windows
cmake .. -A Win32

# other OS's
cmake ..

Usage

Just run the output once and the manual can help you.

About

a cli RenderWare tool I made for future purposes to export and convert dff and txd files to targeted compatible file versions

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published