https://github.com/coronalabs/com.coronalabs-plugin.supersonic
Rpository for plugin.supersonic.
https://github.com/coronalabs/com.coronalabs-plugin.supersonic
plugin
Last synced: 12 months ago
JSON representation
Rpository for plugin.supersonic.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.supersonic
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T04:51:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T06:43:59.000Z (about 4 years ago)
- Last Synced: 2025-06-12T00:34:54.688Z (about 1 year ago)
- Topics: plugin
- Language: Kotlin
- Size: 28.9 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.supersonic`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"plugin.supersonic" = {
publisherId = "com.coronalabs",
},
},
}
```