c2117ee86d
goodies, both Java 2D and LWJGL/JME 3D. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1 ed5b42cb-e716-0410-a449-f6a68f950b19
17 lines
493 B
Properties
17 lines
493 B
Properties
#
|
|
# $Id: manager.properties 2121 2003-01-13 22:55:28Z mdb $
|
|
#
|
|
# 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
|
|
|
|
resource.set.general = \
|
|
bundles/components/pirate/components.jar
|