Page 1 of 1

LuaMobile SDK

Posted: Fri Jul 08, 2016 7:18 am
by develCuy
Hi everyone, this is my first ever forum post here, so wish me luck!

I'm pleased to announce this new dev tool: https://github.com/LuaMobile/sdk which itself is part of the LuaMobile project.

This project is aimed to easy the development of mobile applications that are easy to extend, native and cross-platform thanks to the flexibility and power of Lua, LuaJIT and LÖVE.

So please clone and/or fork the repo, git it a try and report your feedback: https://github.com/LuaMobile/sdk/issues

Regards!

Re: LuaMobile SDK

Posted: Fri Jul 08, 2016 8:17 am
by Jack5500
So, is this a packaging tool?

Re: LuaMobile SDK

Posted: Fri Jul 08, 2016 6:19 pm
by develCuy
Jack5500 wrote:So, is this a packaging tool?
Yes, this tool has a packager for Android and there are plans for iOS too.