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

v12 support #143

Open
Matt4C6F656872 opened this issue Jun 4, 2024 · 4 comments
Open

v12 support #143

Matt4C6F656872 opened this issue Jun 4, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Matt4C6F656872
Copy link

This module has not been worked on in a while. I understand that you do this in your free time.

Currently, the module does not work with foundry v12. Are you planning foundry v12 support in the future or work on the module?

@saif-ellafi saif-ellafi added the enhancement New feature or request label Jun 4, 2024
@saif-ellafi
Copy link
Owner

Working on it!

@saif-ellafi
Copy link
Owner

Should be fixed and working fine!

@brunocalado
Copy link

Hi.
I want to suggest to update the manifest to the module look compatible with all v12.
Replace
"compatibility": {
"minimum": "10",
"verified": "12.325",
"maximum": "12"
},
By
"compatibility": {
"minimum": "10",
"verified": "12",
"maximum": "12"
},

@Fridan99
Copy link

the module seems to work very well in v12, just update the manifest as brunocalado says

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

No branches or pull requests

4 participants