Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 356 Bytes

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.