Closed 13413j1j13j5315n13 closed 4 years ago
Using the latest commit https://github.com/TehCheat/PoEHelper/commit/24c29b4dec7b63c8dae626f5f77aa98d08dba4c1
I have my own plugin with setting as: public TextNode LeaderName { get; set; } = new TextNode("");
public TextNode LeaderName { get; set; } = new TextNode("");
Text node is not shown in plugins setting while running PoEHelper.
Using the latest commit https://github.com/TehCheat/PoEHelper/commit/24c29b4dec7b63c8dae626f5f77aa98d08dba4c1
I have my own plugin with setting as:
public TextNode LeaderName { get; set; } = new TextNode("");
Text node is not shown in plugins setting while running PoEHelper.