v12 update?
Opened this issue · 5 comments
belkasro commented
this still being worked on or discontinued?
Biimok commented
@belkasro If wanna make the module to work for now until a PR.
Go to the local files of the module and change the file named 'package-config.js'.
Change Line 69 to:
_dummyActors = Object.keys(game.system.documentTypes.Actor).map((type) => new cls({ type, name: "dummy" }));
ghost91- commented
Hey there,
in principle, I'm still maintaining the module, but unfortunately, I have little time to work on it right now. If you have a fix to make it work with V12, feel free to create a PR. Otherwise, I'll just do it when I find the time, but that might take a while.
CaosFR commented
Please merge the PR :)
Nedrapter commented
Any chance for update to v12? I miss this module a lot!