Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.54 KB

File metadata and controls

35 lines (19 loc) · 1.54 KB

EventManagerX

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.

License

This project is licensed under the AGPL-3.0 license

Contributing

Contributions are always welcome. Documentation on how to contribute to this project can be found here

Documentation

The documentation can be found here but isn't complete yet. I will try to finish this as soon as possible.

Example

An example of how this repository can be used, can be found here

Disclaimer

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