Simple tooling to list, unpack/export and pack/import textures of/to a *.ytd
GTA V (PC) TextureDictionary file. This could be used to e.g. automate resizing the textures of a FiveM resource.
YTDToolio unpack very_cool_car.ytd
myFavoriteResizingTool very_cool_car/*
YTDToolio pack very_cool_car -d very_cool_car_small
YTDToolio list <.ytd file>
YTDToolio unpack <.ytd file> [-d <destination folder>]
YTDToolio pack <folder> [-d <destination .ytd file>]
- Add files to existing dictionaries instead just overwriting the whole dict
- Maybe support more pixel formats? don't know if this is actually used by anyone
- Run the
dev_*
script appropiate for your system. - Open the
YTDToolio.sln
file usingVisual Studio 2019
- Run the
dev_*
script appropiate for your system (if not already done). - Run the
build_*
script appropiate for your system.
If you use this for your FiveM server and get infinite donations it'd be nice if you shared some of it