Files
narya/rsrc/config/miso/miso.properties
T
Walter Korman ab7c437a35 Brought into the newly revamped world of contexts. Moved SwingUtil to
samskivert.  Added config values to specify the tileset manager and
scene manager.  Split miso and editor config into two separate
properties files.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@101 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-21 01:51:10 +00:00

15 lines
431 B
Properties

#
# $Id: miso.properties,v 1.7 2001/07/21 01:51:09 shaper Exp $
#
# Initial test config values for miso development.
#
# the tileset manager class to use for working with tilesets
tilesetmgr = com.threerings.miso.tile.EditableTileSetManager
# the scene manager class to use for working with scenes
scenemanager = com.threerings.miso.scene.CompiledSceneManager
# the tileset descriptions
tilesets = rsrc/config/miso/tilesets.xml