uwu / shelter

an attempt to prepare for the worst
https://shelter.uwu.network/
Creative Commons Zero v1.0 Universal
365 stars 12 forks source link

How can I create my own theme repo? #30

Closed cottonrip closed 4 months ago

cottonrip commented 4 months ago

So, server invites are closed and I want to make my own theme repo, how can I do that?

(enable invites for a few days please)

yellowsink commented 4 months ago

you need to serve a repo.json file that becomes the root URL of your repo, as demonstrated here

from there, serve a cumcord_theme.json file at the same level as your theme, as demonstrated here

you can find the documentation here and here

note that bd style metadata comments are an acceptable alternative to a separate manifest.

cottonrip commented 4 months ago

wow, that was fast, thanks sink! btw why are server invites disabled?

yellowsink commented 4 months ago

No problem! feel free to ask anything else you need

I am unfortunately not in a position to say why the server invites are disabled, apologies.