mclemente / fvtt-advanced-macros

Use handlebars templating, recursive macro calls and call macros with arguments or directly from chat.
MIT License
15 stars 9 forks source link

Updated the projec with a better design pattern and some new features #44

Closed p4535992 closed 1 year ago

p4535992 commented 1 year ago

There is a cons... my design pattern takes up more disk space, there is an option on the gulp file to make a bundle.js if that was a problem , but I prefer to give the code in plain text to help people give me issues as clear as possible

I think i did a good job, but there might be things that other people don't like, so maybe it's better to discuss it, before accepting the PR

mclemente commented 1 year ago

That's amazing! Thank you so much! My commit was just some changes to .prettierrc since I haven't touched that config in a while.