Skip to content

kambala-decapitator/QTblEditor

Repository files navigation

QTblEditor

just another Diablo II .tbl file editor http://d2mods.info/forum/viewtopic.php?f=7&t=57015

The project can be built with Qt 4 and later, code conforms to C++03 standard.

Visual Studio project can be used to build with Qt 5 and later.

To build without Qt network module, pass CONFIG+=NO_NETWORK to qmake.