Dawn of Light Database Toolbox
To make the management of DOL data a more enjoyable experience.
git clone --recurse-submodules https://github.com/Dawn-of-Light/DOLToolbox
cd DOLToolbox
dotnet build -c Debug DOLToolbox.sln
This is a winforms app that is using a number of C#6/7 features, so VS2017 is recommended.