18e5f823ba
resources via a URL. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@865 542714f4-19e9-0310-aa3c-eee0fc999fb1
16 lines
498 B
Properties
16 lines
498 B
Properties
#
|
|
# $Id: manager.properties,v 1.5 2002/01/16 03:01:24 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/tools/tile/bundle/bundle.jar
|