|
|
@ -636,7 +636,10 @@ elif [ "${shortname}" == "pz" ]; then |
|
|
|
fn_list_config_locations |
|
|
|
elif [ "${shortname}" == "nec" ]; then |
|
|
|
gamedirname="Necesse" |
|
|
|
fn_default_config_local |
|
|
|
fn_set_config_vars |
|
|
|
fn_list_config_locations |
|
|
|
|
|
|
|
elif [ "${shortname}" == "pc" ]; then |
|
|
|
gamedirname="ProjectCars" |
|
|
|
array_configs+=(server.cfg) |
|
|
|