1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

DOCS: replace Minetest -> Luanti, minetest. -> core. (#15292)

Co-authored-by: grorp <gregor.parzefall@posteo.de>
This commit is contained in:
Zughy
2024-10-22 23:05:41 +02:00
committed by GitHub
parent aa273119f2
commit d52e4cdbdb
23 changed files with 873 additions and 865 deletions

View File

@@ -21,7 +21,7 @@ After that installing it will work:
adb install -r -d ./app-arm64-v8a-release-unsigned.apk
```
## How to get debug output from Minetest on Android
## How to get debug output from Luanti on Android
In case debug.txt isn't enough (e.g. when debugging a crash), you can get debug
output using logcat: