Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 605 Bytes

File metadata and controls

26 lines (16 loc) · 605 Bytes

Hello mod.io

mod.io is a site for hosting game mods. I'm currently using it for my Melvor Idle mods.

Search

curl "https://api.mod.io/v1/games?name_id=melvoridle&api_key=__TODO_API_KEY__"

modiom

A CLI for mod.io, requires Rust's package manager, Cargo:

git clone https://github.com/nickelc/modiom.git
cargo install --path modiom

Uploading with modiom requires the numeric game ID, hence the search above

Resources