update link to PongFE repo
continuous-integration/drone/push Build is passing Details

main
Evan Hemsley 2020-07-20 13:24:27 -07:00
parent 9b968c1dae
commit 3899596c84
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ We'll be developing this with the Encompass/FNA starter pack. Go ahead and [set
I recommend following along with the tutorial by actually typing out the code rather than cut-and-pasting. You'll be able to follow the structure of what's happening much better. Think of it like taking notes.
{{% /notice %}}
If at any point you become confused in the tutorial, feel free to ask questions in our [Discord server](https://discord.gg/ZYE88fK) or file an issue report on our [Gitea Issues page](https://gitea.moonside.games/MoonsideGames/encompass-cs-docs/issues). You can also take a look at the exact tutorial code in the [GitHub repo](https://github.com/encompass-ecs/encompass-pong-example).
If at any point you become confused in the tutorial, feel free to ask questions in our [Discord server](https://discord.gg/ZYE88fK) or file an issue report on our [Gitea Issues page](https://gitea.moonside.games/MoonsideGames/encompass-cs-docs/issues). You can also take a look at the exact tutorial code in the [GitHub repo](https://gitea.moonside.games/MoonsideGames/PongFE).