GUI: update welcome screen
This commit is contained in:
parent
3f18f11742
commit
08275cad94
|
@ -273,7 +273,7 @@ void FurnaceGUI::drawTutorial() {
|
|||
|
||||
ImGui::TextWrapped(
|
||||
"if you need help, you may:\n"
|
||||
"- read the (incomplete) manual: https://github.com/tildearrow/furnace/blob/master/doc/README.md\n"
|
||||
"- read the manual (a file called manual.pdf)\n"
|
||||
"- ask for help in Discussions (https://github.com/tildearrow/furnace/discussions), the Furnace Discord (https://discord.gg/EfrwT2wq7z) or Furnace in Revolt (https://rvlt.gg/GRPS6tmc)"
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue