|
@ -452,6 +452,9 @@ elif [ "${shortname}" == "eco" ]; then |
|
|
fn_default_config_remote |
|
|
fn_default_config_remote |
|
|
fn_set_config_vars |
|
|
fn_set_config_vars |
|
|
fn_list_config_locations |
|
|
fn_list_config_locations |
|
|
|
|
|
elif [ "${shortname}" == "em" ]; then |
|
|
|
|
|
fn_default_config_local |
|
|
|
|
|
fn_list_config_locations |
|
|
elif [ "${shortname}" == "etl" ]; then |
|
|
elif [ "${shortname}" == "etl" ]; then |
|
|
gamedirname="ETLegacy" |
|
|
gamedirname="ETLegacy" |
|
|
array_configs+=(server.cfg) |
|
|
array_configs+=(server.cfg) |
|
|