31a0177480
to being able to launch a game. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@406 542714f4-19e9-0310-aa3c-eee0fc999fb1
17 lines
339 B
Properties
17 lines
339 B
Properties
#
|
|
# $Id: server.properties,v 1.3 2001/10/09 00:48:34 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
|