Engine/testapp
JeremyStarTM f383261ed9
MASSIVE CODE CHANGE
tl;dr I changed many Javadoc comments, some code, removed dumb or unused stuff and revamped the entire logging infrastructure by yeeting out LogIssuer and CodePart and much, much more
2024-07-31 03:53:44 +02:00
..
src/main/java MASSIVE CODE CHANGE 2024-07-31 03:53:44 +02:00
build.gradle Move ANSI-related stuff into 'ansi' module 2024-07-29 21:34:10 +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 development application

It is used during development to test out new stuff. It should not be used an example application.