Skip to content

Commit

Permalink
Fix link, add pic of play button
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Apr 12, 2024
1 parent 0459206 commit 4eb79fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added docs/gmc/images/play_project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/gmc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Why use Godot?
* Well documented: the full knowledge base of Godot tutorials, guides, and forums
* Performant: Godot is already engineered to perform on a wide range of devices, and customizable builds can pare down to only the bare requirements you need for your game.

Ready to give GMC a try? Visit the [GMC Installation Instructions](instructions.md) to get started!
Ready to give GMC a try? Visit the [GMC Installation Instructions](installation.md) to get started!
2 changes: 2 additions & 0 deletions docs/gmc/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ In your `attract.yaml` mode config, add the following block:
You are now ready to run GMC and connect to MPF! Save the project and in the upper right corner of the Editor, click on the Play icon. You will see a window appear with the MPF logo, which is the default startup scene from GMC.
![image](images/play_project.png)
In your terminal, in your project folder with your virtual environment activated, run `mpf -xt` to start MPF.

0 comments on commit 4eb79fa

Please sign in to comment.