Add README.md

This commit is contained in:
Maksim Belov 2025-03-19 08:42:53 +03:00 committed by GitHub
parent ab18bb1c82
commit 743b8d0560
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
README.md Normal file
View File

@ -0,0 +1,7 @@
## Large Thin Wrapper
A thin OpenGL core-to-OpenGL ES wrapper, primarily intended for running Minecraft.
# Building
`./gradlew :ltw:assembleRelease`
After completion, an AAR with native libraries will be available in `ltw/build/outputs/aar/ltw-release.aar`