https://github.com/coronalabs/com.coronalabs-plugin.fuse
Rpository for plugin.fuse.
https://github.com/coronalabs/com.coronalabs-plugin.fuse
plugin
Last synced: 9 months ago
JSON representation
Rpository for plugin.fuse.
- Host: GitHub
- URL: https://github.com/coronalabs/com.coronalabs-plugin.fuse
- Owner: coronalabs
- License: mit
- Created: 2020-04-14T18:07:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T16:47:51.000Z (over 4 years ago)
- Last Synced: 2025-06-20T21:45:05.207Z (about 1 year ago)
- Topics: plugin
- Language: Lua
- Size: 15.5 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.fuse`.
Add following to your `build.settings` to use:
```lua
{
plugins = {
"plugin.fuse" = {
publisherId = "com.coronalabs",
},
},
}
```