10000 GitHub - colornote/SkynetClient: Android library for connecting to cloudwu/skynet (A lightweight online game framework)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

colornote/SkynetClient

Repository files navigation

SkynetClient

Android library for connecting to cloudwu/skynet (A lightweight online game framework)

Features

  • Sproto,Luasocket,Lepg,Crypt Libraries supported
  • Full Lua5.2.3 support with full Java type-safety
  • All Lua Standard Libraries are supported

Requirements

Lua5.2.3 and JNLua sources are included.

Building

Assuming that $SDK points to your SDK and $NDK points to your NDK installation, run the following:

git clone git://github.com/colornote/SkynetClient.git
cd AndroLua
$NDK/ndk-build NDK_MODULE_PATH=jni

This will build the native library, consisting of Lua , JNLua, sproto, luasocket. Then import the project into Eclipse, or run the

$SDK/tools/android update project -p .
ant debug
ant install

Libraries Used

License

MIT.

About

Android library for connecting to cloudwu/skynet (A lightweight online game framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0