1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-29 13:07:40 +00:00

minor Android fixes

This commit is contained in:
Zeno Rogue
2018-06-15 00:03:05 +02:00
parent d7d9f2e82d
commit 0054b09b5c
3 changed files with 14 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
This directory contains the sources of the Android port of HyperRogue.
You should copy the sound and music files from HyperRogue's main directory to
the directories here; this is done by the script `copy.sh`.
the directories here; also `language-data.cpp` file generated during HyperRogue's build
process is required. This is done by the script `copy.sh`.
The 'low quality' versions of music files are already in their location (copying them
is uncommented in copy.sh).