Implemented object destruction; wired up some missing stuff; created a
test server to make some testing easier; various other cleanups. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@188 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.1 2001/08/07 20:38:58 mdb Exp $
|
||||
#
|
||||
# Configuration for the Cher test server
|
||||
|
||||
# These invocation service providers will be registered with the
|
||||
# invocation manager during the server init process
|
||||
providers = \
|
||||
test = com.threerings.cocktail.cher.server.test.TestProvider
|
||||
Reference in New Issue
Block a user