Insality / druid-assets

Community Druid components for share

Home Page:https://insality.github.io/druid-assets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Druid assets

Overview

I've created druid-assets repository to make a marketplace with custom styles and components.

Any of druid users can push their own components and styles to share it with the other users

Also, this marketplace is great example to how you can create your custom components

Online app

See the demo application

How to publish

Publish your component:

  • Add component to components folder (.lua and .gui files)

  • Inside this folder, make example folder with collection and usage of your component. There is possible to add your graphics assets inside this folder

  • Add your collection to monarch in druid-assets/loader.collection (see example component_progress_rich)

  • Add your component info in resources/components.json

  • Make pull request

  • Done!

License

MIT License

Issues and suggestions

If you have any issues, questions or suggestions please create an issue or contact me: insality@gmail.com

About

Community Druid components for share

https://insality.github.io/druid-assets/

License:MIT License


Languages

Language:Lua 100.0%