From 4a5c3178bc09cf01c6f4ca4974889506b3377b82 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 12 Oct 2023 16:57:52 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d339e90..a1ed8a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Cog Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://github.com/ocornut/imgui) -![image](https://github.com/arnaud-jamin/Cog/assets/13844285/21659aea-2cd8-4ef6-b3b0-5795f5f3246b) +![Cog](https://github.com/arnaud-jamin/Cog/assets/13844285/21659aea-2cd8-4ef6-b3b0-5795f5f3246b) + +Video Showcase: +[![Cog](https://i9.ytimg.com/vi_webp/ea5hz3cFcMM/mq2.webp?sqp=CKS6oakG-oaymwEmCMACELQB8quKqQMa8AEB-AGWCYAC0AWKAgwIABABGE4gVihlMA8=&rs=AOn4CLC_ijgtTNHh8wiN_zoteNcjHNrUsA)](https://www.youtube.com/watch?v=ea5hz3cFcMM) - Cog provides: - ImGui windows to inspect and configure various Unreal features (Enhanced Inputs, Gameplay Abilities, Core Engine)