https://github.com/coronalabs/com.coronalabs-plugin.coronasplashcontrol
Rpository for plugin.CoronaSplashControl.
https://github.com/coronalabs/com.coronalabs-plugin.coronasplashcontrol
plugin
Last synced: 12 months ago
JSON representation
Rpository for plugin.CoronaSplashControl.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.coronasplashcontrol
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T03:02:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T16:46:22.000Z (over 4 years ago)
- Last Synced: 2025-07-08T15:29:11.476Z (12 months ago)
- Topics: plugin
- Size: 3.91 KB
- Stars: 1
- 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.CoronaSplashControl`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"plugin.CoronaSplashControl" = {
publisherId = "com.coronalabs",
},
},
}
```