2022-01-08 20:17:37 +01:00
|
|
|
# Billy sheet control
|
|
|
|
This project is about to digitally control your character sheet from the book "La Forteresse du Chaudron Noir" from Bob Lennon.
|
|
|
|
|
|
|
|
## External dependencies
|
2022-01-08 23:40:31 +01:00
|
|
|
Some dependencies are inside the "external" directory. The followings are inside:
|
2022-01-08 20:17:37 +01:00
|
|
|
- GLFW: windowing
|
|
|
|
- Spdlog: logging the app.
|
2022-01-08 23:40:31 +01:00
|
|
|
|
|
|
|
The others are:
|
|
|
|
- jemalloc
|
|
|
|
- ccache
|
|
|
|
- the gold linker
|
|
|
|
- OpenGL
|