Browse Source
Moved rootdir variable so that it's easier to define paths in fn_parms() Fixed password parameter by adding double quotes - Error: Invalid command line (Expected value for option 'password') Added double quotes to text type parameters - don't put quotes in the password variables or it'll break! Added configpath variable to define where configs are loaded from (used to load from ~/.config/*, but now will load from ~/server1/*) Added mods parameter; add mod ids delimited by space e.g. to use NS2+ and Shine: "812f004 706d242" Added modstorage parameter; define a directory to store mods downloaded from Steam Workshop (used to load from ~/.config/Workshop/*, but now will load from ~/server1/Workshop/*)pull/85/head
1 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue