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>]
dev_*
script appropiate for your system.YTDToolio.sln
file using Visual Studio 2019
dev_*
script appropiate for your system (if not already done).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