D2R-Reimagined / doc-generator

MIT License
0 stars 1 forks source link

D2TxtImporter

This program is used to process all the .txt files of your mod and generate documentation for it.

Donate Buy me a cup of coffee if you feel like it. I spend a significant amount of time on this project.

Guide

To function correctly you need the following .tbl files (they can be named however you like, as long as they have the .tbl extension):

Client Application

Console Application

To get information use: .\D2TxtImporter.console.exe --help

To do

Issues

If you open an issue, please provide the required .txt and .tbl files so I can debug it. As mentioned above, I only have the vanilla files for 1.13c to test with. Also attach the errorlog.txt file.

Credits