Skip to content

Commit e82d536

Browse files
committed
Updated build instructions
1 parent 9b47b5a commit e82d536

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sys/android/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ work. If you're running Windows you're on your own.
1414
- Install `bison` and `flex`. Used by the native nethack build.
1515
- Check out NetHack-Android: `git clone https://github.com/gurrhack/NetHack-Android.git`
1616
- Check out ForkFront-Android: `git clone https://github.com/gurrhack/ForkFront-Android.git`
17+
- Create a file called `local.properties` in both NetHack-Android and ForkFront-Android, containing: `sdk.dir=/path/to/android-sdk`. Used by Gradle.
1718

1819
### Install Android build tools
1920
1. Make sure JAVA_HOME points to JDK 8.

0 commit comments

Comments
 (0)