LR2files/CustomIRs/StellaverseIR/.LR2files/Config/, enable Custom IR and set the display provider. In openlr2-config.xml, under <network>, set <display_ir>StellaverseIR</display_ir>. The provider value must match the DLL module name (GetName()), not necessarily the folder name. If configured correctly, it should look like this:<network>
<display_ir>StellaverseIR</display_ir>
</network>key.txt, then place it in the same folder as the DLL (LR2files/CustomIRs/StellaverseIR/).