cbcf5d217e
metadata bundle and just the components in separate component bundles. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1058 542714f4-19e9-0310-aa3c-eee0fc999fb1
14 lines
429 B
Properties
14 lines
429 B
Properties
#
|
|
# $Id: manager.properties,v 1.9 2002/02/19 22:10:30 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/metadata.jar:\
|
|
bundles/components/pirate/components.jar: \
|
|
bundles/components/vessel/components.jar
|