horal
upgrade to ubuntu 24.04 stable version: 0.32.1 print name of stable version, urls have still trunk
This commit is contained in:
@@ -75,7 +75,7 @@ use_game_yaml = True
|
||||
# All options in this config are documented in games.d/base.yaml.
|
||||
games = OrderedDict([
|
||||
("dcss-web-trunk", dict(
|
||||
name = "Play trunk",
|
||||
name = "Play 0.32.1",
|
||||
crawl_binary = "/app/bin/crawl",
|
||||
rcfile_path = "/data/rcs/",
|
||||
macro_path = "/data/rcs/",
|
||||
@@ -209,4 +209,4 @@ development_mode = False
|
||||
# Disable caching of static files which are not part of game data.
|
||||
no_cache = development_mode
|
||||
# Automatically log in all users with the username given here.
|
||||
autologin = None
|
||||
autologin = None
|
||||
|
||||
Reference in New Issue
Block a user