Character sheet for Billy from "La Forteresse du Chaudron Noir" from Bob Lennon
Go to file
Pcornat a65439a383
Adding CMake configuration for CLion
2022-01-10 22:15:53 +01:00
.idea Adding CMake configuration for CLion 2022-01-10 22:15:53 +01:00
external OK now 2022-01-08 20:43:42 +01:00
font Adding font as LFS object 2022-01-08 20:44:00 +01:00
include Changing class name and filename. 2022-01-10 22:11:03 +01:00
src Changing class name and filename. 2022-01-10 22:11:03 +01:00
.gitattributes Going to add character sheet in PDF 2022-01-10 20:03:10 +01:00
.gitignore Adding CMake configuration for CLion 2022-01-10 22:15:53 +01:00
.gitmodules OK now 2022-01-08 20:43:42 +01:00
BOB_LENNON_La_Forteresse_du_Chaudron_Noir_Feuilles_reference.pdf Character sheet 2022-01-10 20:03:53 +01:00
CMakeLists.txt Changing class name and filename. 2022-01-10 22:11:03 +01:00
LICENSE Initial commit 2022-01-08 20:16:14 +01:00
README.md Compiles, not run yet. 2022-01-08 23:40:31 +01:00

README.md

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

Some dependencies are inside the "external" directory. The followings are inside:

  • GLFW: windowing
  • Spdlog: logging the app.

The others are:

  • jemalloc
  • ccache
  • the gold linker
  • OpenGL