Module utils

Module utils 

Source

Statics§

RE

Functions§

find_mods
Search a directory for mod.json files in its children
get_enabled_mods
Get enabledmods.json from the given directory, if it exists
parse_modstring
Returns the parts of a author-name-X.Y.Z string in (author, name, version) order
resolve_deps
Returns a list of Mods publled from an index based on the dep stings from Thunderstore
validate_modstring
Checks that a string is in author-name-X.Y.Z format