Giter VIP home page Giter VIP logo

easy-vtf-converter's Introduction

Easy-VTF-Converter

Software for comfortable conversion of VTF images

VTF versions supported: 7.0-7.5
OS supported: currently only Windows

Converting VTF images wasn't as easy before

Quick Start

  1. Open folder with images you want to convert
  2. Click Update button, so folder path would appear in white box
  3. Choose all folder paths you want to be processed
  4. Choose version you want them to be converted to
  5. Click Convert

Building

Install dependencies pip install -r requirements.txt and run python buildexe.py
You will then find VTFChanger.exe inside dist folder

Testing

For pytest to work properly, link current project as module package pip install -e .
Tests rely on VTFCmd.exe for validation, so you will have to install it if you haven't already (it comes with VTFEdit), can be downloaded here https://github.com/NeilJed/VTFLib/releases
Replace VTFCMD_path value with absolute path to the VTFCmd.exe in .../tests/test_main.py:23

self.VTFCMD_path = '<vtfcmd.exe absolute path here>'

Then you can run pytest or py.test for executing tests

easy-vtf-converter's People

Contributors

dependabot[bot] avatar mix-anik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pmarkive who2101

easy-vtf-converter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.