Compare commits

...

1 Commits

Author SHA1 Message Date
352a45bce0 Update README.md 2026-06-26 14:54:17 +00:00

View File

@ -4,6 +4,9 @@
These are subject to (hopefully) grow in size as more stuff gets added.
* NBCore: Core/foundational functionality for all other subpackages to be built upon.
* Erroring and Logging
* Basic data structures and declarations
* NBWindow: Creates and manages GLFW windows
* NBEvents: Multithreading event manager. Very unstable. Sucks a lot.