Skip to content

Commit

Permalink
Started work on Block.defineLiquidBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuowei committed Jan 9, 2016
1 parent 2be58ca commit 2bc8f62
Show file tree
Hide file tree
Showing 6 changed files with 340 additions and 39 deletions.
2 changes: 1 addition & 1 deletion genheader.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASSPATH=bin/classes:libs/js.jar:/home/zhuowei/downloads/android-sdk-linux_86/platforms/android-19/android.jar
CLASSPATH=bin/classes:libs/smalljs.jar:/home/zhuowei/downloads/android-sdk-linux_86/platforms/android-19/android.jar
javah -classpath $CLASSPATH -o jni/nativepatch.h net.zhuoweizhang.pokerface.PokerFace
javah -classpath $CLASSPATH -o jni/modscript.h net.zhuoweizhang.mcpelauncher.ScriptManager
javah -classpath $CLASSPATH -o jni/modscript_renderer_jni.h net.zhuoweizhang.mcpelauncher.api.modpe.RendererManager
260 changes: 242 additions & 18 deletions jni/modscript.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2bc8f62

Please sign in to comment.