
rsrc.config.micasa.server.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vilya Show documentation
Show all versions of vilya Show documentation
Facilities for making networked multiplayer games.
The newest version!
#
# $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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy