Skip to content

Commit c194c5a

Browse files
committed
Include link to gum documentation
1 parent 780d401 commit c194c5a

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/20_implementing_ui_with_gum

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/20_implementing_ui_with_gum/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ To add the Gum NuGet package using the dotnet CLI:
353353
> ```
354354

355355
> [!IMPORTANT]
356-
> This tutorial uses version `2025.5.5.1` of Gum, which is the latest version of Gum as of this writing. That exact version is specified to use in the section above when installing the NuGet package to ensure compatibility throughout this tutorial. If there are newer versions of Gum available, please consult the Gum documentation before updating in case there are any breaking changes from the code that is presented in this tutorial.
356+
> This tutorial uses version `2025.5.5.1` of Gum, which is the latest version of Gum as of this writing. That exact version is specified to use in the section above when installing the NuGet package to ensure compatibility throughout this tutorial. If there are newer versions of Gum available, please consult the [Gum documentation](https://docs.flatredball.com/gum/gum-tool/breaking-changes) before updating in case there are any breaking changes from the code that is presented in this tutorial.
357357

358358
### Adding UI Sound Effect
359359

0 commit comments

Comments
 (0)