This application allows you to download and run games for the popular text quest engine "INSTEAD" on Android.
To compile the application, you need to execute two commands in the project root directory:
./gradlew :instead:downloadDependencies
./gradlew assembleRelease
./gradlew installRelease
This project is licensed under the MIT License - see the LICENSE file for details