Update README.md

This commit is contained in:
Alibek Omarov 2016-05-07 01:50:36 +04:00
parent 4195f90e0f
commit fe5b7dc7cf

View file

@ -26,5 +26,5 @@ About all bugs please write to issues with your device and OS info.
### Developers
+ Just put into jni/src/XXXX/ a symlink to a repository. For example, for HLSDK it will be jni/src/HLSDK/halflife/
+ For compiling, run `git submodule init && git submodule update`. Otherwise you will get an empty APK, without any libraries.
+ We use our SDL2 fork. See https://github.com/mittorn/SDL-mirror