Module factorio_mod_api::api

source ·

Structs

A mod as returned from the https://mods.factorio.com/api/mods/{name}/full endpoint.
A dependency specification between mods.
A mod as returned from the https://mods.factorio.com/api/mods endpoint (not yet implemented).
Partial contents of the info.json file that describes a mod. https://wiki.factorio.com/Tutorial:Mod_structure#info.json
Mod metadata shared between the three different API invocations.
A mod as returned from the https://mods.factorio.com/api/mods/{name} endpoint (not yet implemented). Also returned as part of the full request.
A tag object that categorizes a mod.

Enums