151d06b62c
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@959 542714f4-19e9-0310-aa3c-eee0fc999fb1
16 lines
498 B
Properties
16 lines
498 B
Properties
#
|
|
# $Id: manager.properties,v 1.6 2002/02/07 06:55:46 mdb Exp $
|
|
#
|
|
# Test resource manager configuration
|
|
|
|
# configure the BundledTileSetRepository
|
|
resource.set.tilesets = bundles/tiles/ground/bundle.jar:\
|
|
bundles/tiles/objects/bundle.jar
|
|
|
|
# configure the BundledComponentRepository
|
|
resource.set.components = bundles/components/pirate/metadata.jar:\
|
|
bundles/components/pirate/components.jar
|
|
|
|
# used to test the BundledTileSetRepository
|
|
resource.set.bundle_test = media/tile/bundle/tools/bundle.jar
|