/tg/ Station 13 - Modules - TypesVar Details - Proc Details

modular_map_root

Vars

config_filePoints to a .toml file storing configuration data about the modules associated with this root
keyKey used to look up the appropriate map paths in the associated .toml file

Procs

load_mapRandonly selects a map file from the TOML config specified in config_file, loads it, then deletes itself.

Var Details

config_file

Points to a .toml file storing configuration data about the modules associated with this root

key

Key used to look up the appropriate map paths in the associated .toml file

Proc Details

load_map

Randonly selects a map file from the TOML config specified in config_file, loads it, then deletes itself.