Browse Source

update install config

pull/3995/head
crawforc3 3 years ago
parent
commit
5f8361f075
  1. 3
      lgsm/functions/install_config.sh

3
lgsm/functions/install_config.sh

@ -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)

Loading…
Cancel
Save