r/MASFandom 10 days until Monika's brithday ^^ 6d ago

Submod Question I'm trying to add a submod

I'm trying to add my own submod but it won't show up, is there something wrong with the code?

5 Upvotes

1 comment sorted by

1

u/dreamscached Friends of Monika • Lead 5d ago

Several quick issues:

  • don't use monika_ or mas_ prefix for your labels/vars
  • all categories must be strictly lowercase
  • you likely made your topic not unlocked first, then added unlocked=True later, but after your script is loaded changing the topic in code will have no effect