|
|
@ -348,7 +348,7 @@ elif [ "${gamename}" == "Serious Sam 3: BFE" ]; then |
|
|
|
fn_set_config_vars |
|
|
|
elif [ "${gamename}" == "Starbound" ]; then |
|
|
|
gamedirname="Starbound" |
|
|
|
array_configs+=( starbound.config ) |
|
|
|
array_configs+=( starbound_server.config ) |
|
|
|
fn_fetch_default_config |
|
|
|
fn_default_config_remote |
|
|
|
fn_set_config_vars |
|
|
@ -417,4 +417,4 @@ elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then |
|
|
|
fn_fetch_default_config |
|
|
|
fn_default_config_remote |
|
|
|
fn_set_config_vars |
|
|
|
fi |
|
|
|
fi |
|
|
|