Engine/testapp
JeremyStarTM 06b279e8b6
Some checks failed
PRs & Pushes / test (push) Successful in 2m6s
PRs & Pushes / build-jars (push) Successful in 2m6s
PRs & Pushes / build-apidoc (push) Failing after 2m31s
Make engine multiplatform (incomplete)
I've only performed basic steps to allow the engine to be multiplatform.
Major classes such as FileAccess, various Stream implementations and so on need to be updated accordingly.
2024-12-28 18:13:33 +01:00
..
src/commonMain Make engine multiplatform (incomplete) 2024-12-28 18:13:33 +01:00
build.gradle.kts Make engine multiplatform (incomplete) 2024-12-28 18:13:33 +01:00
README.md Add unit testing 2024-12-15 22:33:31 +01:00

/testapp

This is a development playground for the StarOpenSource Engine. You can modify this test application to your liking while you are working on the engine.