947107b0ba
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1049 542714f4-19e9-0310-aa3c-eee0fc999fb1
17 lines
550 B
Properties
17 lines
550 B
Properties
#
|
|
# $Id: manager.properties,v 1.8 2002/02/19 20:00:32 mdb Exp $
|
|
#
|
|
# Test resource manager configuration
|
|
|
|
# configure the BundledTileSetRepository
|
|
resource.set.tilesets = bundles/tiles/ground/bundle.jar:\
|
|
bundles/tiles/objects/bundle.jar
|
|
|
|
# configure the character BundledComponentRepository
|
|
resource.set.components = bundles/components/pirate/metadata.jar:\
|
|
bundles/components/pirate/components.jar
|
|
|
|
# configure the ship BundledComponentRepository
|
|
resource.set.ships = bundles/components/ship/metadata.jar:\
|
|
bundles/components/ship/components.jar
|