Update README.md

This commit is contained in:
Arnaud Jamin
2023-10-09 15:57:14 -04:00
committed by GitHub
parent 437f67a523
commit 1b799d97ea
+2 -2
View File
@@ -18,9 +18,9 @@ Cog are debug tools for Unreal Engine built on top of [ImGui](https://github.com
- Most windows display their contents based on a selected actor.
- The selector actor can be chosen using the selection window or widget.
- A window help is displayed when the mouse over the window title bar. This behavior can be disabled in the Window menu.
- mouse over a window title to display its help. This behavior can be disabled in the Window menu.
- Window Layouts can be saved/loaded.
- Windows save their own settings in a Cog.ini file to maintain the state between multiple sessions.
- Windows save their own settings in a Cog.ini file to maintain their state between multiple sessions.
### Abilities
Displays the gameplay abilities of the selected actor.