https://github.com/craftablescience/vtf-thumbnailer
Adds previews for VTF files in your file explorer of choice on Windows and Linux.
https://github.com/craftablescience/vtf-thumbnailer
Last synced: 10 months ago
JSON representation
Adds previews for VTF files in your file explorer of choice on Windows and Linux.
- Host: GitHub
- URL: https://github.com/craftablescience/vtf-thumbnailer
- Owner: craftablescience
- License: mit
- Created: 2024-09-21T07:24:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T21:23:34.000Z (11 months ago)
- Last Synced: 2025-02-16T22:23:47.473Z (11 months ago)
- Language: C++
- Homepage:
- Size: 73.2 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VTF Thumbnailer
Adds previews for VTF files in your file explorer of choice on Windows and Linux.
Supports PC VTF v7.0-7.6, all Xbox 360 VTFs, and the two PS3 VTF formats.
## Installing
Please read [this file](https://github.com/craftablescience/vtf-thumbnailer/blob/main/INSTALL.md) for step-by-step installation instructions.
## Backend
This tool is powered by a collection of open-source C++20 Source engine parsers called [sourcepp](https://github.com/craftablescience/sourcepp).