From: Ant Zucaro Date: Sun, 26 Jun 2016 16:41:25 +0000 (-0400) Subject: Use pserve, not paster. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c8ff4423ef9420b6169882c32a36da02080c0761;p=xonotic%2Fxonstat.git Use pserve, not paster. --- diff --git a/README.md b/README.md index 4bf59d7..60652c3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The other setting to change is "session.secret," which is used to keep your web To start the server run the following from the root directory. I recommend running this within a GNU screen session: - paster serve development.ini #(or production.ini if you've configured that settings file instead) + pserve --reload development.ini #(or production.ini if you've configured that settings file instead) To get a Xonotic server configured to use this server, change the CVAR `g_playerstats_uri` to point to the correct host, port, and URL path. By default this is: