20#define MODPACK_CAPSTR "+Freeciv-3.2-modpack"
22#define MODPACK_SUFFIX ".modpack"
34 const char *filename,
bool verbose);
39typedef void (*
mrc_cb)(
const char*,
const char *,
void *data);
const char * modpack_has_ruleset(struct section_file *sf)
void(* mrc_cb)(const char *, const char *, void *data)
void modpack_ruleset_cache_iterate(mrc_cb cb, void *data)
bool modpack_check_capabilities(struct section_file *file, const char *us_capstr, const char *filename, bool verbose)
const char * modpack_file_from_ruleset_cache(const char *name)
const char * modpack_serv_file(struct section_file *sf)
const char * modpack_rulesetdir(struct section_file *sf)
struct fileinfo_list * get_modpacks_list(void)
const char * modpack_cache_ruleset(struct section_file *sf)