Skip to content

Example Output

AzureDoom edited this page Jun 8, 2026 · 1 revision

Example Output

A successful publishAll run may look similar to this:

> Task :publishToCurseForge
{"id":7980260}
[HytalePublisher] Successfully published to CurseForge: Classescore 0.1.1-beta

> Task :publishToModifold
{"success":true,"versionId":"e5CC8A","fileUrl":"https://media.modifold.com/projects/Ff5L4Q/Classescore-0.1.1-beta_fb088fdb.jar"}
[HytalePublisher] Successfully published to Modifold: Classescore 0.1.1-beta

> Task :publishToModtale
[HytalePublisher] Successfully published to Modtale: Classescore 0.1.1-beta

> Task :publishAll

Some platforms return a JSON response before the success message. This indicates the upload was accepted and processed by the platform.



Back to Home

Clone this wiki locally