replaced imgui with cimgui shared lib to use with c# bindings
This commit is contained in:
@@ -4,7 +4,7 @@ A game engine or something, idk.
|
||||
## Installation
|
||||
1. **Clone the repository.**
|
||||
```sh
|
||||
git clone --recurse-submodules https://timerix.ddns.net/git/Timerix/ougge.git
|
||||
git clone --recurse-submodules --depth 1 https://timerix.ddns.net/git/Timerix/ougge.git
|
||||
```
|
||||
2. **Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild).**
|
||||
3. **Install [SDL2](https://github.com/libsdl-org/SDL) and [SDL2_image](https://github.com/libsdl-org/SDL_image).**
|
||||
|
||||
Reference in New Issue
Block a user