If you try to publish this calendar as the official ACKS calendar package, it will conflict with the "official" simple calendar package because they both have the same foundry package ID (foundryvtt-simple-calendar).
The fix for this is to rename the package to "foundryvtt-acks-calendar" but when you do that, the prior name is used all over the place in the code and everything breaks.
Need to investigate and get this working.
The end result is that this package is called foundryvtt-acks-calendar in the package.json and all through the code.
If you try to publish this calendar as the official ACKS calendar package, it will conflict with the "official" simple calendar package because they both have the same foundry package ID (foundryvtt-simple-calendar).
The fix for this is to rename the package to "foundryvtt-acks-calendar" but when you do that, the prior name is used all over the place in the code and everything breaks.
Need to investigate and get this working.
The end result is that this package is called foundryvtt-acks-calendar in the package.json and all through the code.