Skip to content

Development

xpdota edited this page Nov 22, 2021 · 2 revisions

Most of the interesting stuff is in the xivsupport sub-module.

You can run GuiMain directly from your IDE for testing. This is the recommended way to run while developing.

To perform a full build, do mvn clean install at the root.

Clone this wiki locally