Engine/testapp
JeremyStarTM 0fbfe8f4e3
Add support for disabling classpath scanning
This commit however does not implement support for Substrate VM/native-image,
which I've already tested. Sad.
2024-09-21 17:20:14 +02:00
..
src/main/java Add support for disabling classpath scanning 2024-09-21 17:20:14 +02:00
build.gradle Add support for disabling classpath scanning 2024-09-21 17:20:14 +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.