Files
narya/rsrc/config/micasa/server.properties
T
Michael Bayne 9d34d6c770 We now specify the GameConfig class to use when creating games from a
particular lobby.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@425 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-10-09 20:21:49 +00:00

18 lines
396 B
Properties

#
# $Id: server.properties,v 1.4 2001/10/09 20:21:49 mdb Exp $
#
# Configuration for the MiCasa server
#
# The list of lobby identifiers to be loaded into this server.
#
lobby_ids = test
#
# The cofiguration for the test lobby.
#
test.config = com.threerings.micasa.lobby.LobbyConfig
test.ugi = test,board,partner
test.name = Test Lobby
test.game_config = com.threerings.parlor.data.GameConfig