Run examples with cargo run --example example_name
-
auth- Request an access token and print the authenticated user. See Email Authentication Flow. -
details- Print some mod details (profile, dependencies, stats, files). -
download- Download the latest modfile for a given mod of a game. -
events- Poll the user events from/me/eventsevery 10 seconds. -
mymods- List all mods the authenticated user added or is team member of. See/me/mods. -
upload- Upload a modfile via the multipart upload API.