C3 Effects Concatenator
Link: https://constructfund.github.io/c3-effects-concat/
This is a tool that concatenates effects for C3. Just add as many effects as you want, and press the button.
Please report an issue if you find a bug or an unsupported edge case.
Running the project in local
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Contributing
Want to make changes or push fixes? Fork the project and make a pull request, and I will review it as soon as I can.
Please describe exactly what you changed/added, and why you did it inside the pull request. I don’t wanna have to read your code to figure that out.