Omega - Interactive Sentences - version 2
- Install java jdk, version 25, I have been using: openjdk version "25" 2025-09-16 OpenJDK Runtime Environment (build 25+36-3489) OpenJDK 64-Bit Server VM (build 25+36-3489, mixed mode, sharing)
- Install omega assets content in runtim/omega_assets
- Execute: ./buildAll
- Execute: ./run
- Execute: ./run -help for help text on arguments
The provided gradlew wrapper should suffice when building the app. For developing I strongly recomend IntelliJ Idea.