Behold, Nenya, Ring of Water and repository for our media and animation related
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
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- test configuration for the tileset bundler -->
|
||||
<bundler-config>
|
||||
<mapping>
|
||||
<path>bundle/uniform</path>
|
||||
<ruleset>com.threerings.media.tools.tile.xml.UniformTileSetRuleSet</ruleset>
|
||||
</mapping>
|
||||
<mapping>
|
||||
<path>bundle/swissarmy</path>
|
||||
<ruleset>
|
||||
com.threerings.media.tools.tile.xml.SwissArmyTileSetRuleSet
|
||||
</ruleset>
|
||||
</mapping>
|
||||
<mapping>
|
||||
<path>bundle/object</path>
|
||||
<ruleset>com.threerings.media.tools.tile.xml.ObjectTileSetRuleSet</ruleset>
|
||||
</mapping>
|
||||
</bundler-config>
|
||||
Reference in New Issue
Block a user