Crate mine_data_structs

Source
Expand description

mine_data_structs is a simple crate which contains the data structs needed to interact with minecraft, curse and modrinth API

It also contains quality of life functions and specific methods/getters which may come handy.

Modulesยง

curse
maker
So I had the necesity of something that based on a Curse mod_id and file_id would return me the URL for the CurseForge API.
minecraft
This module contains all relevant data structs for downloading/launching minecraft.
rinth
Self explainatory crate.