eterniti / xv2ins

A tool to install Xenoverse 2 mods in x2m format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required libraries: zlib and libzip
Required QT: 5.x+ (1)
Required projects: eternity_common and xv2ins_common

(1) Currently the slots editor require and old version of the QT 5.x branch.
This is because DDS support was removed at some point in QT, but the installer still uses it.
This will be addressed in the future by using eternity_common/DdsFile along with DirectXTex library.

About

A tool to install Xenoverse 2 mods in x2m format


Languages

Language:C++ 96.6%Language:QMake 3.4%