From a2d4565f739dfa3892d120295dde8aa854433511 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Fri, 5 Jan 2024 19:31:20 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 490ae34..61f0119 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,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. ## Cog Windows