From cdae61e8ec4af72a62c3703932cfd3b793cd05c9 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Tue, 9 Apr 2024 16:18:03 -0400 Subject: [PATCH] Update readme. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e41bbdd..6181a17 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # Cog + +## FORK OF ORIGINAL + +This fork is setup to build as an engine plugin (and most likely also work fine as a regular project plugin) + +It depends on: [UE_ImGui](https://github.com/Ed94/UE_ImGui) which is a fork of [Vescodes's ImGui](https://github.com/VesCodes/ImGui) for Unreal. +This repo no longer has the Imgui libraries they are sourced from the latter's Thirdparty directory. + +## Original Readme + Cog is a set of debug tools for Unreal Engine built on top of [Dear ImGui](https://github.com/ocornut/imgui) ![Cog](https://github.com/arnaud-jamin/Cog/assets/13844285/21659aea-2cd8-4ef6-b3b0-5795f5f3246b)