Browse Source

Update path for copying MPQs on Android

This is needed because of #2453
pull/2461/head
Oleksandr Kalko 5 years ago committed by Anders Jenbo
parent
commit
43df134450
  1. 2
      docs/installing.md

2
docs/installing.md

@ -62,7 +62,7 @@ sudo apt install devilutionx
<details><summary>Android</summary>
- 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
</details>

Loading…
Cancel
Save