https://github.com/coronalabs/com.coronalabs-plugin.adrally
Rpository for plugin.adrally.
https://github.com/coronalabs/com.coronalabs-plugin.adrally
plugin
Last synced: 12 months ago
JSON representation
Rpository for plugin.adrally.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.adrally
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T03:06:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T16:45:51.000Z (over 4 years ago)
- Last Synced: 2025-06-01T15:26:32.398Z (about 1 year ago)
- Topics: plugin
- Language: Lua
- Size: 15.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Sources for the plugin `plugin.adrally`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"plugin.adrally" = {
publisherId = "com.coronalabs",
},
},
}
```