mochi-753/MC Mod Release

GitHub Action for creating CurseForge/Modrinth Releases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
change_logThe contents of the changelog provided to CurseForge and Modrinth.no
change_log_pathThe path where the changelogs provided to CurseForge and Modrinth are stored.no
change_log_typeThe format used for changelogs on CurseForge. You can specify "text", "HTML", or "Markdown".notext
nameThe actual names of the mods as they appear on the CurseForge and Modrinth websites.yes
version_numberThe mod version number displayed in Modrinth.no
release_typeMod release types. You can specify “release”, “beta” or “alpha”.norelease
mc_versionsA list of Minecraft versions supported by the mod. You can select multiple versions.yes
loadersA list of mod loaders supported by this mod. If the mod supports multiple loaders, you can specify more than one.yes
sideThe logical side supported by the mod. You can specify either “client” or “server”, or both.yesclient server
manual_releaseWhen releasing on CurseForge, whether the author manually publishes the release. Specified as a boolean.nofalse
curseforge_dependenciesMod dependencies on CurseForge. They must follow a specific format.no
curseforge_dependencies_pathThe path to the file containing the mod dependencies on CurseForge (we recommend a JSON file). They must follow a specific format.no
curseforge_project_idProject ID on CurseForge. If this value is set, the release feature to CurseForge will be automatically enabled.no
curseforge_tokenCurseForge API token. You can also set this using the “CURSEFORGE_TOKEN” environment variable.no
modrinth_dependenciesMod dependencies on Modrinth. They must follow a specific format.no
modrinth_dependencies_pathThe path to the file containing the mod dependencies on Modrinth (we recommend a JSON file). They must follow a specific format.no
modrinth_project_idProject ID on Modrinth. If this value is set, the release feature to Modrinth will be automatically enabled.no
modrinth_tokenModrinth API token. You can also set this using the “MODRINTH_TOKEN” environment variable.no

no outputs