diff --git a/units/en/unitbonus5/getting-started.mdx b/units/en/unitbonus5/getting-started.mdx index c1a8f06..7b158da 100644 --- a/units/en/unitbonus5/getting-started.mdx +++ b/units/en/unitbonus5/getting-started.mdx @@ -1,6 +1,6 @@ # Getting started: -To get started, download the project from [TODO Add link here]. The zip file features both the “Starter” and “Complete” projects. +To get started, download the project from [here](https://huggingface.co/ivan267/imitation-learning-tutorial-godot-project/tree/main) (click on the download icon next to `GDRL-IL-Project.zip`). The zip file features both the “Starter” and “Complete” projects. The game code is already implemented in the starter project and the nodes are configured. We will focus on: @@ -263,4 +263,4 @@ Here’s a sped-up video of the demo recording process: ### Export the game for training: -You can export the game from Godot using `Project > Export`. \ No newline at end of file +You can export the game from Godot using `Project > Export`.