From 78fecad67b06e6751dc71a55dccffb6a9752c3eb Mon Sep 17 00:00:00 2001 From: typedeck0 <113395677+typedeck0@users.noreply.github.com> Date: Sat, 16 Sep 2023 16:41:10 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc49af..50742b1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Columns and small names options. ![image](https://user-images.githubusercontent.com/113395677/229323981-305f5725-00c3-439d-a431-a8ee919c032b.png) ## Build -Clone. Download [ImGui 1.8](https://github.com/ocornut/imgui/tree/v1.80). Extract the Imgui to the cloned directory. Run the bat file. The dll will be in the out directory. +Clone. Download [ImGui 1.8](https://github.com/ocornut/imgui/tree/v1.80). Extract the Imgui to the cloned directory. Run the bat file. The DLL will be in the out directory. +Due to some parts being closed source the resulting DLL will not work correctly. [msvc](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022) x64: ```