mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-02 13:55:19 +01:00
Add support for Android 2.3+
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -64,3 +64,16 @@ locale/
|
||||
*.layout
|
||||
*.o
|
||||
|
||||
#build variants
|
||||
build/android/assets
|
||||
build/android/bin
|
||||
build/android/Debug
|
||||
build/android/deps
|
||||
build/android/gen
|
||||
build/android/jni/src/*
|
||||
build/android/libs
|
||||
build/android/obj
|
||||
timestamp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user