mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Update some old Minetest references in docs
This commit is contained in:
parent
0b21c93324
commit
7a99fdf490
3 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ adb install -r -d ./app-arm64-v8a-release-unsigned.apk
|
|||
In case debug.txt isn't enough (e.g. when debugging a crash), you can get debug
|
||||
output using logcat:
|
||||
|
||||
`adb logcat -s 'Minetest:*' '*:F'`
|
||||
`adb logcat -s Luanti '*:F'`
|
||||
|
||||
Note that you can do this even *after* the app has crashed,
|
||||
since Android keeps an internal buffer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue