DEADSOFTWARE

Android: added timidity.cfg to game files, so midi music can playing now
[d2df-sdl.git] / android / README
index b10d352fa604c729e6b7e63aed1fe7d93a01edc7..2d89cb9de9e209e44777dc5a71f4863ccd4d78fa 100644 (file)
@@ -18,7 +18,9 @@ Requirements:
 
 Build all shared libraries using NDK toolchain and put into directory ./ass/lib/armeabi-v7a/.
 Also you need to build FPC crosscompiler ( http://wiki.freepascal.org/Android ).
-Put game resources into direcotor resources/ (or install it manually into external/internal storage).
+
+If you want to pack game resources into APK, add it into directory "resources".
+If you want to play MIDI music, add instruments and timidity.cfg into directory "resources" (you can grab it from https://www.libsdl.org/projects/SDL_mixer/timidity/timidity.tar.gz).
 
 Generate keys:
 ```