743f4e4460
git-svn-id: https://samskivert.googlecode.com/svn/trunk@393 6335cc39-0255-0410-8fd6-9bcaacd3b74c
18 lines
433 B
Properties
18 lines
433 B
Properties
#
|
|
# $Id: server.properties,v 1.2 2001/10/24 03:25:11 mdb Exp $
|
|
#
|
|
# Configuration for the MiCasa server
|
|
|
|
#
|
|
# The list of lobby identifiers to be loaded into this server.
|
|
#
|
|
lobby_ids = venison
|
|
|
|
#
|
|
# The cofiguration for the test lobby.
|
|
#
|
|
venison.config = com.threerings.micasa.lobby.table.TableLobbyConfig
|
|
venison.ugi = venison,board,tile,strategy
|
|
venison.name = Venison Lobby
|
|
venison.game_config = com.threerings.venison.VenisonConfig
|