60ee968d48
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@712 542714f4-19e9-0310-aa3c-eee0fc999fb1
16 lines
523 B
Properties
16 lines
523 B
Properties
#
|
|
# $Id: manager.properties,v 1.4 2001/11/29 23:14:36 mdb Exp $
|
|
#
|
|
# Test resource manager configuration
|
|
|
|
# configure the BundledTileSetRepository
|
|
resource.set.tilesets = rsrc/bundles/tiles/ground/bundle.jar:\
|
|
rsrc/bundles/tiles/objects/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
|