A simple Java program to create and handle Events. This is a forked version of Wouter Kistermaker's work.
The internal handling of events were improved, and execution priorities have been added.
This section is a direct copy from the original README.
This project is licensed under the AGPL-3.0 license
Contributions are always welcome. Documentation on how to contribute to this project can be found here
The documentation can be found here but isn't complete yet. I will try to finish this as soon as possible.
An example of how this repository can be used, can be found here
Last but not least, I tried my best to make everything work properly, but please be aware there might be flaws in the repository. I am not in any way responsible for errors, problems or any kind of complications related to this project. Usage of this project is completely at your own risk.
~ Wouter