Skip to content

Commit

Permalink
Merge pull request #201 from edbeeching/Ivan-267-patch-1
Browse files Browse the repository at this point in the history
Mention godot.net in README.md
  • Loading branch information
Ivan-267 authored Sep 8, 2024
2 parents ab8a971 + 65a943a commit b0d4db6
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 b0d4db6

Please sign in to comment.