Always functional.
Design : the controller controls data of the character sheet and also saving and reading data.
This commit is contained in:
parent
84450d25af
commit
b759836989
16 changed files with 8011 additions and 23 deletions
|
@ -6,6 +6,8 @@ Some dependencies are inside the "external" directory. The followings are inside
|
|||
- GLFW: windowing
|
||||
- Spdlog: logging the app.
|
||||
- Catch2
|
||||
- [ImFileDialog](https://github.com/dfranx/ImFileDialog)
|
||||
- [stb_image.h](https://github.com/nothings/stb/blob/master/stb_image.h)
|
||||
|
||||
The others are:
|
||||
- jemalloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue