Update README.md

This commit is contained in:
Arnaud Jamin
2023-10-03 01:12:39 -04:00
committed by GitHub
parent 74ebf22669
commit 25932abe60
+3
View File
@@ -1,6 +1,9 @@
# Cog
Cog are debug tools for Unreal Engine built on top of [ImGui](https://github.com/ocornut/imgui)
![image](https://github.com/arnaud-jamin/Cog/assets/13844285/73164e2d-776e-4a59-ac0f-1afb84fe9166)
## Project Structure
- `Plugins/CogImGui` - A simple wrapper of Imgui for Unreal, inspired by [UnrealImGui](https://github.com/segross/UnrealImGui)