mod.io is a site for hosting game mods. I'm currently using it for my Melvor Idle mods.
curl "https://api.mod.io/v1/games?name_id=melvoridle&api_key=__TODO_API_KEY__"A CLI for mod.io, requires Rust's package manager, Cargo:
git clone https://github.com/nickelc/modiom.git
cargo install --path modiomUploading with modiom requires the numeric game ID, hence the search above