Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Export/Import recipes from Mastercrafted by theripper93 #298

Open
p4535992 opened this issue Mar 11, 2024 · 1 comment
Open

Feature: Export/Import recipes from Mastercrafted by theripper93 #298

p4535992 opened this issue Mar 11, 2024 · 1 comment
Labels
enhancement New feature or request triage The Issue is not yet ready to work

Comments

@p4535992
Copy link

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

@p4535992 p4535992 added enhancement New feature or request triage The Issue is not yet ready to work labels Mar 11, 2024
@misterpotts
Copy link
Owner

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" 🤣).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage The Issue is not yet ready to work
Projects
None yet
Development

No branches or pull requests

2 participants