Hub-OS / website

https://hubos.dev
GNU General Public License v3.0
0 stars 1 forks source link

Default mod uploads to private #8

Open ArthurCose opened 1 year ago

ArthurCose commented 1 year ago

Useful for auto-updating server-exclusive chip rewards, as well as people wanting to see the upload experience before uploading something complete

The current plan is adding an optional public boolean to types/package-meta.ts, and a toggle next to the DELETE link on the mod page. (swapping between PUBLISH and UNPUBLISH?) Need to take care to make sure updating a mod doesn't wipe this flag.