Engine/testapp
JeremyStarTM d71ff5db0d
Some checks failed
build-and-test / build (push) Failing after 1m57s
build-and-test / generate-javadoc (push) Failing after 2m2s
build-and-test / test (push) Failing after 2m2s
Relocate + split rendering code -> separate class
This should allow for more JIT optimizations
2024-11-25 02:52:55 +01:00
..
src/main/java Relocate + split rendering code -> separate class 2024-11-25 02:52:55 +01:00
build.gradle Perform code maintenance 2024-11-24 13:28:15 +01: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.