Engine/base
JeremyStarTM 7cf9a4f418
Some checks failed
build-and-test / test (push) Successful in 1m17s
build-and-test / build (push) Successful in 1m47s
build-and-test / generate-javadoc (push) Failing after 1m45s
Remove all old shortcode converter references
2024-11-05 21:16:42 +01:00
..
src Remove all old shortcode converter references 2024-11-05 21:16:42 +01:00
.gitignore Add git information to EngineInformation 2024-06-28 18:21:59 +02:00
build.gradle Update maven repository URL 2024-10-15 13:53:16 +02:00
gradle Initial commit 2024-06-08 15:33:03 +02:00
gradlew Initial commit 2024-06-08 15:33:03 +02:00
gradlew.bat Initial commit 2024-06-08 15:33:03 +02:00
README.md Add READMEs to all subsystems 2024-06-27 20:25:32 +02:00

The base subsystem

This is not just a subsystem, this is the core engine. It contains data types, logging infrastructure, an event system, a crash reporter and much more stuff required for basic applications.