From 4a5c3178bc09cf01c6f4ca4974889506b3377b82 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 12 Oct 2023 16:57:52 -0400 Subject: [PATCH 1/3] 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) From 88add755bda026af2d9abab59b98191c0ab72cf8 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 12 Oct 2023 16:58:07 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1ed8a1..21142c2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://gi ![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: From f2dacb09c0ca9ca6a21d69be335b32a69fe251c5 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 12 Oct 2023 23:45:07 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21142c2..392a9bf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://gi 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](https://i9.ytimg.com/vi/ea5hz3cFcMM/mqdefault.jpg?sqp=CJD4oqkG-oaymwEmCMACELQB8quKqQMa8AEB-AGWCYAC0AWKAgwIABABGE4gVihlMA8=&rs=AOn4CLBdXbwkaB3bgVMm2v7onADZjJO3UA)](https://www.youtube.com/watch?v=ea5hz3cFcMM) - Cog provides: - ImGui windows to inspect and configure various Unreal features (Enhanced Inputs, Gameplay Abilities, Core Engine)