Engine/base
JeremyStarTM 5766072fd7
All checks were successful
build-and-test / test (push) Successful in 1m25s
build-and-test / build (push) Successful in 1m42s
build-and-test / generate-javadoc (push) Successful in 1m41s
Make Tristate#toBoolean no longer static
2024-09-07 16:52:17 +02:00
..
src Make Tristate#toBoolean no longer static 2024-09-07 16:52:17 +02:00
.gitignore Add git information to EngineInformation 2024-06-28 18:21:59 +02:00
build.gradle Move testing infrastructure into separate subproject 2024-09-05 01:15:36 +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.