421c1321e0
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@683 542714f4-19e9-0310-aa3c-eee0fc999fb1
15 lines
482 B
Properties
15 lines
482 B
Properties
#
|
|
# $Id: manager.properties,v 1.3 2001/11/29 20:30:26 mdb Exp $
|
|
#
|
|
# Test resource manager configuration
|
|
|
|
# configure the BundledTileSetRepository
|
|
resource.set.tilesets = rsrc/bundles/tiles/ground/bundle.jar
|
|
|
|
# configure the BundledComponentRepository
|
|
resource.set.components = rsrc/bundles/components/pirate/metadata.jar:\
|
|
rsrc/bundles/components/pirate/components.jar
|
|
|
|
# used to test the BundledTileSetRepository
|
|
resource.set.bundle_test = rsrc/media/tools/tile/bundle/bundle.jar
|