Releases: Hancapo/Folder2YTD
Releases · Hancapo/Folder2YTD
0.3.4
0.3.4.0 Changes:
- If there's an image with a Non-Power-Of-Two size it will be resized.
- A new option to just convert the images to .DDS instead of packing them into YTD files.
- The UI has been resized to fully fit the new slider control.
- Added a slider that determinates the threshold of non-power-of-two conversion, see Help for more details.
- Added new useful info to Help MessageBox.
- The updater no longer shows GitHub's releases as changelog, now directly shows the details about the latest available version.
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
First release
First release, version 0.2.7
Features:
- It supports
PNG
,DDS
,TGA
,JPEG/JPG
,TIFF/TIF
,BMP
, andWEBP
files - It will create a
.YTD
for each folder. - Dark/Light mode switch
- Realtime log
Known issues:
- If there're any
.DDS
(either converted or an already ready one) that can't be packed into the .YTD the program will skip it, you are expected to fix it manually.