Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
typedeck0 authored Dec 16, 2023
1 parent 78fecad commit 8d09256
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ 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.
Due to some parts being closed source the resulting DLL will not work correctly.
~~## 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.~~
~~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:
~~[msvc](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022) x64:~~
```
build_win32.bat
```
Expand Down

0 comments on commit 8d09256

Please sign in to comment.