mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-02 18:09:24 +08:00
Update getting-started.mdx
Adds the zip file link
This commit is contained in:
@@ -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`.
|
||||
You can export the game from Godot using `Project > Export`.
|
||||
|
||||
Reference in New Issue
Block a user