Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hancapo committed Sep 1, 2024
2 parents 8a530e4 + d00b6bc commit 5038555
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,25 @@

Create GTA V .YTD files and convert non-DDS files to DDS using folders.

![image](https://user-images.githubusercontent.com/20731612/194188836-075a3d1f-104d-4abb-8651-41297bb2e7ae.png)
![image](https://github.com/user-attachments/assets/13fe6b59-3b78-4f60-a9cd-9b6fe86a2e79)


## Features:
- Quality settings.
- Transparency detection for a proper compression.
- Converts non-power-of-two images to power-of-two compliant.
- Mipmap autogen.
- Drag and drop folders.
- Support for PNG, DDS, TGA, JPG, JPEG, TIFF, TIF and WEBP formats.
- Correct Mipmap autogen.
- Drag and drop folders and images.
- Support for PNG, DDS, TGA, JPG, JPEG, TIFF, TIF, WEBP, GIF and PSD formats.
- Dark/Light mode switch.
- Autoupdate.


## How to install:

- Download it from 5mods https://www.gta5-mods.com/tools/folders2ytd or from Releases.
- Download and install .NET 7 Runtime x64 [Download here](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-7.0.8-windows-x64-installer)
- Open it and download any update if any is avaible.
- Enjoy

## Usage:



- Download and install .NET 8 Runtime x64: [Download here](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.8-windows-x64-installer)
- Open it and download any update if any available.
- Enjoy.

## How to Build:
Use Visual Studio Community 2022 and .NET 7
Use Visual Studio Community 2022 and .NET 8

0 comments on commit 5038555

Please sign in to comment.