{"id":20032689,"url":"https://github.com/lucko/mod-publish","last_synced_at":"2026-06-13T07:32:37.749Z","repository":{"id":145747885,"uuid":"538228135","full_name":"lucko/mod-publish","owner":"lucko","description":"Some handy scripts to automatically publish of some of my Minecraft mods to CurseForge and Modrinth","archived":false,"fork":false,"pushed_at":"2024-04-07T18:02:52.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-01T21:21:32.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-09-18T20:08:49.000Z","updated_at":"2023-03-09T18:30:30.000Z","dependencies_parsed_at":"2024-04-07T19:23:32.564Z","dependency_job_id":"c5c35ff6-6a29-473b-a390-18f110e50113","html_url":"https://github.com/lucko/mod-publish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucko/mod-publish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fmod-publish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fmod-publish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fmod-publish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fmod-publish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucko","download_url":"https://codeload.github.com/lucko/mod-publish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucko%2Fmod-publish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34276501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T09:38:45.445Z","updated_at":"2026-06-13T07:32:37.733Z","avatar_url":"https://github.com/lucko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mod-publish\n\nSome handy scripts to automatically publish of some of my Minecraft mods to CurseForge and Modrinth.\n\nRough process:\n\n1. Use metadata API endpoints to get the latest version of the mod built by Jenkins CI\n2. Download the .jar file to disk\n3. Submit a request to the Curse/Modrinth API to add a new version, upload the .jar, profit.\n\nPreviously, this was a tedious process that took about 10 minutes (2 mods * 2 modloaders * 2 websites) - I had to click around in my browser and fill out the release name/version/whatever each time manually. Now it only takes a few seconds!\n\n### Usage\n\n```bash\nexport CURSE_API_TOKEN=aaa\nexport MODRINTH_API_TOKEN=bbb\n```\n\nthen\n\n```bash\n# install dependencies\nyarn\n\n# upload\nyarn upload-spark\nyarn upload-luckperms\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucko%2Fmod-publish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucko%2Fmod-publish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucko%2Fmod-publish/lists"}