From 0b65f87bb1970f314d89dae3de0e2a115ef2cbae Mon Sep 17 00:00:00 2001 From: Bohdan Shulyar Date: Thu, 17 Jul 2025 12:32:20 +0300 Subject: [PATCH] android: add some simple run instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f3457c7a..9a283885 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ You still needed to copy `valve` directory as all game resources located there. For additional info, run Xash3D with `-help` command line key. +### Android +0) Install the APK file. +1) Copy `valve` directory to a folder named `xash` in the Internal storage. +2) Run games from within the app. + ## Contributing * Before sending an issue, check if someone already reported your issue. Make sure you're following "How To Ask Questions The Smart Way" guide by Eric Steven Raymond. Read more: http://www.catb.org/~esr/faqs/smart-questions.html. * Issues are accepted in both English and Russian.