It would have added days to the development time to try to force something that would work on Itch. Maybe next year.
Viewing post in Mister Versatile: Gay Superhero Visual Novel comments
Alright, I was just thinking about a way to de-couple it from Steam and putting it in as a timed event with a trigger from system-time seemed relatively easy.
Well, now you'll have almost a whole year time to do so anyway. I love the Game already as it is so far, but - you know - extra "treats"/"eye-candy" is always wel(l)cum ;oP
It seems possible with the use of Python - according to the answers in this Ren'Py-Reddit:
https://www.reddit.com/r/RenPy/comments/kknei6/time_date_based_events/
And here on stack-overflow it's even written out a little more precisely already (haven't tried it myself though, but shouldn't be too much of a problem)
https://stackoverflow.com/questions/415511/how-to-get-the-current-time-in-python
Cheers and hope that helps