You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having ready-made stuff with Mastercrafted by theripper93 as a starting point I would like to have the ability to exchange recipes, with some export and import capabilities.
The benefit would probably be for a few people, but I would derive from being able to share recipes with your module even with people who are not patreon of theripper93 and because to do it all over again is crazy for me.... and I would never have the free time....
It would be possible now to write a script that used Fabricate's API to do the import. This is something I could add to Fabricate's setting menu, displaying only if MasterCrafted is installed and likely tied to a specific version. The main challenge for me would be testing the feature, as MasterCrafted is a premium module. I might message TheRipper93 about this and see what he thinks of the idea, as well as the best way to go about it (even if he does just say "buy it" 🤣).
Description
Having ready-made stuff with Mastercrafted by theripper93 as a starting point I would like to have the ability to exchange recipes, with some export and import capabilities.
The structures are very similar I think it is feasible , here you find the javascript codumentation https://github.com/p4535992/foundryvtt-potion-crafting-and-gathering/blob/master/src/lib.js and the test project https://github.com/p4535992/foundryvtt-potion-crafting-and-gathering/ I would like to reutlize
Benefit(s)
The benefit would probably be for a few people, but I would derive from being able to share recipes with your module even with people who are not patreon of theripper93 and because to do it all over again is crazy for me.... and I would never have the free time....
Potential Implementation(s)
Prepared a javascript documentation : https://github.com/p4535992/foundryvtt-potion-crafting-and-gathering/blob/master/src/lib.js
I can probably checkout the code a little on your side and estimate the effort.
Additional Context
The text was updated successfully, but these errors were encountered: