From 43df134450721b54d4656d98133829f734a3e93e Mon Sep 17 00:00:00 2001 From: Oleksandr Kalko Date: Wed, 28 Jul 2021 13:41:02 +0300 Subject: [PATCH] Update path for copying MPQs on Android This is needed because of #2453 --- docs/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing.md b/docs/installing.md index 2dc753059..b1a477f9b 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -62,7 +62,7 @@ sudo apt install devilutionx
Android - Copy the APK file to device and tap on it on device's file explorer or install via `adb install` (if USB debugging is enabled on device). -- Create a folder called `devilutionx` in the root of the phone's internal memory or SD card, and place the MPQ-files there. +- Place the MPQ-files in `/sdcard/Android/data/org.diasurgical.devilutionx/files` folder