Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coronalabs/plugins-lua-template

This is a plugin project for pure Lua-based implementations (no native code)
https://github.com/coronalabs/plugins-lua-template

Decommission this in favor of newer project templates for Lua-based plugins

325c272fec968fa1261189ad66d2a38eedc0a216 authored over 9 years ago by walter <[email protected]>
Various fixes:

* metadata.lua for android should be .so
* improve platform sections in docs
* add CoronaResourc...

fcb69e92226532ccc37a8235b89039a122d23bca authored over 11 years ago by [email protected] <[email protected]>
Fix Android builds. Needs to build libplugin.foo.so instead of libplugin_foo.so. Also fixes main.lua to require "plugin.foo"

37345315ee09c6fda4693463fa32fb0220fa0ec8 authored over 11 years ago by [email protected] <[email protected]>
Add helper scripts (build_app.sh) to build test app

f3a4e0a04f590fac6e0c2da6a0342633b3d068a0 authored over 11 years ago by [email protected] <[email protected]>
Initial checkin

f245f9b1d12eba5d397562c83b969a48eb3e3640 authored over 11 years ago by [email protected] <[email protected]>