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.
npm install
npm run serve
npm run build
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.