Engine/testapp
JeremyStarTM f1fb21dbb1
Some checks failed
build-and-test / build (push) Failing after 3m1s
build-and-test / test (push) Failing after 2m58s
build-and-test / generate-javadoc (push) Failing after 3m3s
Replace executeSafely with good 'ol try-catch
2024-08-21 01:52:32 +02:00
..
src/main/java Replace executeSafely with good 'ol try-catch 2024-08-21 01:52:32 +02:00
build.gradle Make GLFW subsystem standalone + remove unnecessary fluff 2024-08-20 22:07:49 +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.