Skip to main content

curseforge

Overview

  • 5 commands in this category.

Commands

CommandNameDescription
curseforge.auth_statusCurseForge Auth StatusReturn whether the current cfcore session holds a valid CurseForge auth token. Synchronous; no toas…
curseforge.logoutCurseForge LogoutLog out from CurseForge by invalidating the current cfcore auth token. Mainly used to reset state b…
curseforge.send_codeCurseForge Send CodeSend a 6-digit passwordless login code to the given email. Async; the result (success or error desc…
curseforge.upload_mod_fileCurseForge Upload Mod FileUpload a mod folder to CurseForge. Reads the .uplugin to find CfUgcId; if absent, this command firs…
curseforge.verify_codeCurseForge Verify CodeVerify the 6-digit security code received by email and obtain an auth token. Async; the result is r…