Add README.md
This commit is contained in:
parent
ab18bb1c82
commit
743b8d0560
7
README.md
Normal file
7
README.md
Normal 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`
|
Reference in New Issue
Block a user