The-Fireplace-Minecraft-Mods / In-Game-Account-Switcher

This mod allows you to change your logged in account in-game, without restarting Minecraft.
https://modrinth.com/mod/in-game-account-switcher
GNU Lesser General Public License v3.0
93 stars 37 forks source link

An action to automatically upload to CurseForge and GitHub #185

Open VidTu opened 6 days ago

VidTu commented 6 days ago

Modrinth's upload script works just fine. Now I need to create magical scripts for GitHub and CurseForge. CurseForge API is VERY ambiguous and uses multiple abstractions for some reason. GitHub releases API should probably be easier to implement. As always, the requirements are:

VidTu commented 4 days ago

This might be useful: https://github.com/modmuss50/mod-publish-plugin I don't know why I wasn't able to find it.