88ba927cb5
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@4 c613c5cb-e716-0410-b11b-feb51c14d237
20 lines
418 B
Properties
20 lines
418 B
Properties
#
|
|
# $Id: server.properties 2058 2002-12-12 18:36:13Z mdb $
|
|
#
|
|
# 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
|