Files
narya/rsrc/config/micasa/server.properties
T
Michael Bayne d79a6970e1 Need a package qualifier because this config file is meant to be
overridden.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2058 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-12-12 18:36:13 +00:00

20 lines
422 B
Properties

#
# $Id: server.properties,v 1.5 2002/12/12 18:36:13 mdb Exp $
#
# Configuration for the MiCasa server
_package = 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