Go to file
Dominik Meyer 2c1b0f4c28
ADD: first version
2021-08-04 09:53:57 +02:00
cmake/Modules ADD: first version 2021-08-04 09:53:57 +02:00
include/EventManager ADD: first version 2021-08-04 09:53:57 +02:00
libs ADD: checkout correct submodule version 2021-08-04 09:52:54 +02:00
src/EventManager ADD: first version 2021-08-04 09:53:57 +02:00
tests ADD: first version 2021-08-04 09:53:57 +02:00
.gitignore ADD: first version 2021-08-04 09:53:57 +02:00
.gitmodules ADD: added Catch2 as submodule for testing 2021-08-04 09:45:34 +02:00
CMakeLists.txt ADD: first version 2021-08-04 09:53:57 +02:00
LICENSE ADD: initial commit 2021-08-04 09:44:57 +02:00
README.md ADD: initial commit 2021-08-04 09:44:57 +02:00

README.md

EventManager

Description

A small Event System written as C++20 library.

Author

License

GPLv3

Rest

T.b.d.