More progress on MiCasa services. Have lobby selection working now.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@397 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.1 2001/10/03 23:24:09 mdb Exp $
|
||||
# $Id: server.properties,v 1.2 2001/10/04 23:41:44 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.mgrclass = com.threerings.micasa.lobby.LobbyManager
|
||||
test.ugi = test,board,partner
|
||||
test.name = Test Lobby
|
||||
|
||||
Reference in New Issue
Block a user