Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.14 KB

INSTEAD Launcher for Android

This application allows you to download and run games for the popular text quest engine "INSTEAD" on Android.

Install

Get it on F-Droid Get it on Google Play Get it on Github

Screenshots

How to compile

To compile the application, you need to run these commands in the root directory of the project:

./gradlew :instead:downloadDependencies
./gradlew assembleDebug
./gradlew installDebug

License

This project is licensed under the MIT License - see the LICENSE file for details