mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
Update README.md
This commit is contained in:
@@ -3,10 +3,11 @@ Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://gi
|
||||
|
||||

|
||||
|
||||
- Cog provides specific ImGui windows to inspect and configure various Unreal features (Enhanced Inputs, Gameplay Abilities, Core Engine)
|
||||
- Cog provides a window mangement with persistent configuration and layouts.
|
||||
- Cog provides C++ and Blueprint functions to log and debug draw within Log Categories.
|
||||
- Cog provides some control over the server (spawning, debug draw, logging)
|
||||
- Cog provides:
|
||||
- ImGui windows to inspect and configure various Unreal features (Enhanced Inputs, Gameplay Abilities, Core Engine)
|
||||
- Window mangement with persistent configuration and layouts.
|
||||
- C++ and Blueprint functions to log and debug draw within Log Categories.
|
||||
- Control over the server regarding debug draw, logging, spawning, cheats.
|
||||
|
||||
## Windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user