Skip to content

Commit

Permalink
Mention godot.net in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-267 authored Sep 7, 2024
1 parent ab8a971 commit 65a943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gdrl --env=gdrl --env_path=examples/godot_rl_JumperHard/bin/JumperHard.x86_64 --

You can also train an agent in the Godot editor, without the need to export the game executable.

1. Download the Godot 4 Game Engine from [https://godotengine.org/](https://godotengine.org/)
1. Download the Godot 4 Game Engine (.NET version) from [https://godotengine.org/](https://godotengine.org/)
2. Open the engine and import the JumperHard example in `examples/godot_rl_JumperHard`
3. Start in editor training with: `python examples/stable_baselines3_example.py`

Expand Down

0 comments on commit 65a943a

Please sign in to comment.