LDraw.xml File: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
*18th May 2007, [http://www.brickshelf.com/gallery/mikeslego/LDD/ldraw.xml Ldraw.xml] by Mike Gallagher ([http://www.brickshelf.com/gallery/mikeslego/LDD/ldraw_xml_readme.txt Readme]) | *18th May 2007, [http://www.brickshelf.com/gallery/mikeslego/LDD/ldraw.xml Ldraw.xml] by Mike Gallagher ([http://www.brickshelf.com/gallery/mikeslego/LDD/ldraw_xml_readme.txt Readme]) | ||
==Format== | |||
This will describe the format. | |||
[[category:terms]] | [[category:terms]] | ||
[[category:repositories]] | [[category:repositories]] |
Revision as of 16:25, 18 May 2007
The LDraw.xml file is the file which governs the transformation from LDraw to LDD (and vice versa) when reading or writing an LDraw file from LDD. This file is a user editable XML file allowing people to create their own.
Latest version
As both the LDD part selection and LDraw part selection are growing and the ldraw.xml file shipped with LDD 2 is merely a template we will attempt to keep track of up-to-date versions of this conversion file. If you modify this file, please add your new version to the top of the list in the same format. If you upgrade your file, please move it to the top of the list with a new date.
Format
This will describe the format.