Add raphael credit
This commit is contained in:
@@ -1158,6 +1158,16 @@ public sealed class Settings : Window, IDisposable
|
|||||||
ImGui.SameLine(0, 0);
|
ImGui.SameLine(0, 0);
|
||||||
ImGuiUtils.TextWrappedTo(" and the original solver algorithm.");
|
ImGuiUtils.TextWrappedTo(" and the original solver algorithm.");
|
||||||
|
|
||||||
|
ImGuiUtils.TextWrappedTo("Thank you to ");
|
||||||
|
ImGui.SameLine(0, 0);
|
||||||
|
ImGuiUtils.Hyperlink("KonaeAkira", "https://github.com/KonaeAkira");
|
||||||
|
ImGui.SameLine(0, 0);
|
||||||
|
ImGuiUtils.TextWrappedTo(" for making ");
|
||||||
|
ImGui.SameLine(0, 0);
|
||||||
|
ImGuiUtils.Hyperlink("raphael-rs", "https://raphael-xiv.com");
|
||||||
|
ImGui.SameLine(0, 0);
|
||||||
|
ImGuiUtils.TextWrappedTo(" and the Optimal algorithm.");
|
||||||
|
|
||||||
ImGuiUtils.TextWrappedTo("Thank you to ");
|
ImGuiUtils.TextWrappedTo("Thank you to ");
|
||||||
ImGui.SameLine(0, 0);
|
ImGui.SameLine(0, 0);
|
||||||
ImGuiUtils.Hyperlink("FFXIV Teamcraft", "https://ffxivteamcraft.com");
|
ImGuiUtils.Hyperlink("FFXIV Teamcraft", "https://ffxivteamcraft.com");
|
||||||
|
|||||||
Reference in New Issue
Block a user