mirror of
https://github.com/jamessanford/kegs.git
synced 2025-01-09 20:30:59 +00:00
Minor README updates.
This commit is contained in:
parent
c8774b5287
commit
0b66e23f2f
@ -18,7 +18,7 @@ Source code:
|
|||||||
To build from source:
|
To build from source:
|
||||||
<pre>
|
<pre>
|
||||||
android update project -p . -s
|
android update project -p . -s
|
||||||
(cd jni && ndk-build)
|
ndk-build
|
||||||
ant debug install
|
ant debug install
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@ -44,3 +44,4 @@ Android NDK samples were used as a base for this:
|
|||||||
- bitmap-plasma
|
- bitmap-plasma
|
||||||
- JetBoy
|
- JetBoy
|
||||||
- native-audio
|
- native-audio
|
||||||
|
- FireflyRenderer
|
||||||
|
Loading…
Reference in New Issue
Block a user