#There is documentation here.

1 messages ยท Page 1 of 1 (latest)

chrome gust
#

Novice module maker question: I edited the file and put it in the /scripts folder of a new module. FVTT has a problem with the first line and can't find ./calendar-data.mjs Not to bug you too much, but I think either I don't run this script like another module, or I need to adjust the relative path in that first line. Any hints?

#

Or this may be too advanced for me at this time.

young nexus
#

Should be scripts/calendar.mjs, the path basically starts from the module.json location

#

What exactly is your aim here?

#

Oh or was this in another script?

still creek
chrome gust
# young nexus What exactly is your aim here?

Just trying to put my homebrew campaign's calendar into the DND5E Calendar options. Using the linked Greyhawk calendar script as a template to make a personal module to load it into the game.

chrome gust
young nexus
chrome gust
young nexus
#

I mean calendaria, similar to simple calendar, but for v13

chrome gust
#

Ah, yes, that is on my list for when I make the leap to v13, but I was hoping this personal module could suffice. Thanks again!

young nexus
#

Pretty sure the calendar API is also v13

chrome gust
#

Yes, this is all prepping to go to v13. If I can shed another module, all the better.