Update README.md

This commit is contained in:
Arnaud Jamin
2025-02-13 01:51:01 -05:00
committed by GitHub
parent ae19f27674
commit 57ba928504
+1 -1
View File
@@ -17,7 +17,7 @@ General Info:
- Cog can be used both in editor and package builds. It is disabled by default on shipping builds.
- Press the `[F1]` key or use the `Cog.ToggleInput` console command to open the ImGui Main Menu.
- Many windows display their contents based on a selected actor. The selector actor can be chosen using the `Engine/Selection` window or widget.
- Widgets such as Stats (FPS, Ping), or Actor Selection, can be added in the main menu bar from the 'Window/Widgets" menu.
- Widgets such as Stats (FPS, Ping), Time Scale, Actor Selection, Console, can be added in the main menu bar from the 'Window/Widgets" menu.
## Cog Windows