README (430B)
1 Template to ease setting up a blue-nebula server. 2 3 Most important parameters to change: 4 5 * serverport in cfg/server.cfg 6 * sv_serverdesc in cfg/server.cfg 7 * sv_servermotd in cfg/server.cfg 8 * adminpass in cfg/sensible.cfg 9 10 Note that some files were voluntarily placed into .gitignore to help preventing 11 distribution of password on the internet. 12 13 Long term goal is to have all values with their default settings *and* documentation.