https://github.com/coronalabs/com.coronalabs-plugin.teads
Rpository for plugin.teads.
https://github.com/coronalabs/com.coronalabs-plugin.teads
plugin
Last synced: 12 months ago
JSON representation
Rpository for plugin.teads.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.teads
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T04:53:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T16:49:08.000Z (over 4 years ago)
- Last Synced: 2025-06-20T21:36:04.357Z (about 1 year ago)
- Topics: plugin
- Language: Lua
- Size: 9.43 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.teads`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"plugin.teads" = {
publisherId = "com.coronalabs",
},
},
}
```