[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Shuttle -- Lua launcher
- From: Chris Smith <space.dandy@...>
- Date: Mon, 8 Apr 2019 17:59:31 +0100
Hi all,
I have created a small project to simplify the distribution and launching of Lua applications across platforms. The idea is that you can copy the skeleton directory structure for the target os/architecture and drop your Lua source files in the proper place, then double-clicking the binary will launch your application. It borrows heavily from the way ZeroBraneStudio launches itself.
https://github.com/Oozlum/shuttle
Regards,
Chris
—
Chris Smith <space.dandy@icloud.com>